API description

Info

Description
Das ist der Open Web Service für öffentliche Geodaten des Kantons Basel-Stadt.
Title
Geodaten Kanton Basel-Stadt
Contact email
geo@bs.ch
Contact name
Adrian Moser

Paths

get The API description
OperationId
getApiDescription
Tags
["Capabilities"]
Description
The formal documentation of this API according to the OpenAPI specification, version 3.0. I.e., this document.
Responses
{"200":{"content":{"application/vnd.oai.openapi+json;version=3.0":{"schema":{"type":"object"}},"text/html":{"schema":{"type":"string"}}},"description":"The formal documentation of this API according to the OpenAPI specification, version 3.0. I.e., this document."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Abfuhrzonen Stadt Basel' feature collection
OperationId
getFeature_2474753a-91ff-466d-9e46-5082a0796575_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Abfuhrzonen Stadt Basel' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Abfuhrzonen Stadt Basel' feature collection
OperationId
getFeatures_2474753a-91ff-466d-9e46-5082a0796575
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Zone Retrieve features filtered by: Zone (String) string
Kehrichtabfuhr Retrieve features filtered by: Kehrichtabfuhr (String) string
Kleinsperrgut Retrieve features filtered by: Kleinsperrgut (String) string
Grobsperrgut Retrieve features filtered by: Grobsperrgut (String) string
Grünabfuhr Retrieve features filtered by: Grünabfuhr (String) string
Häckseldienst Retrieve features filtered by: Häckseldienst (String) string
Metallabfuhr Retrieve features filtered by: Metallabfuhr (String) string
Papierabfuhr Retrieve features filtered by: Papierabfuhr (String) string
Kartonabfuhr Retrieve features filtered by: Kartonabfuhr (String) string
Unbrennbares Retrieve features filtered by: Unbrennbares (String) string
Link zu den Abfuhrplänen Retrieve features filtered by: Link zu den Abfuhrplänen (String) string
Direktlink zur Anmeldung von Abholungen Retrieve features filtered by: Direktlink zur Anmeldung von Abholungen (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Zone', 'Kehrichtabfuhr', 'Kleinsperrgut', 'Grobsperrgut', 'Grünabfuhr', 'Häckseldienst', 'Metallabfuhr', 'Papierabfuhr', 'Kartonabfuhr', 'Unbrennbares', 'Link zu den Abfuhrplänen', 'Direktlink zur Anmeldung von Abholungen' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Abfuhrzonen Stadt Basel' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2474753a-91ff-466d-9e46-5082a0796575_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Abfuhrzonen Stadt Basel' feature collection
OperationId
describeCollection_2474753a-91ff-466d-9e46-5082a0796575
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Abfuhrzonen Stadt Basel' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Abfuhrzonen (Gemeinden Riehen und Bettingen)' feature collection
OperationId
getFeature_4df5709b-f855-434c-9530-1b9b303e1374_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Abfuhrzonen (Gemeinden Riehen und Bettingen)' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Abfuhrzonen (Gemeinden Riehen und Bettingen)' feature collection
OperationId
getFeatures_4df5709b-f855-434c-9530-1b9b303e1374
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Zone Retrieve features filtered by: Zone (Integer) integer
Kalender Retrieve features filtered by: Kalender (String) string
Webseite Retrieve features filtered by: Webseite (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Zone', 'Kalender', 'Webseite' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Abfuhrzonen (Gemeinden Riehen und Bettingen)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_4df5709b-f855-434c-9530-1b9b303e1374_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Abfuhrzonen (Gemeinden Riehen und Bettingen)' feature collection
OperationId
describeCollection_4df5709b-f855-434c-9530-1b9b303e1374
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Abfuhrzonen (Gemeinden Riehen und Bettingen)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Abgabestellen der Tigermückenbekämpfung' feature collection
OperationId
getFeature_431f9954-f437-4f68-9f7e-1d6d4fe74512_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Abgabestellen der Tigermückenbekämpfung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Abgabestellen der Tigermückenbekämpfung' feature collection
OperationId
getFeatures_431f9954-f437-4f68-9f7e-1d6d4fe74512
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Name Retrieve features filtered by: Name (String) string
Adresse Retrieve features filtered by: Adresse (String) string
Öffnungszeiten Retrieve features filtered by: Öffnungszeiten (String) string
Weblink Retrieve features filtered by: Weblink (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Adresse', 'Öffnungszeiten', 'Weblink' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Abgabestellen der Tigermückenbekämpfung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_431f9954-f437-4f68-9f7e-1d6d4fe74512_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Abgabestellen der Tigermückenbekämpfung' feature collection
OperationId
describeCollection_431f9954-f437-4f68-9f7e-1d6d4fe74512
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Abgabestellen der Tigermückenbekämpfung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Allmendverwaltung Gebührenzonen' feature collection
OperationId
getFeature_05ce6cbd-9fad-4d88-8b78-4f7fd0e1b894_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Allmendverwaltung Gebührenzonen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Allmendverwaltung Gebührenzonen' feature collection
OperationId
getFeatures_05ce6cbd-9fad-4d88-8b78-4f7fd0e1b894
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Zone Retrieve features filtered by: ID Zone (Integer) integer
Name Retrieve features filtered by: Name (String) string
GID Retrieve features filtered by: GID (Integer) integer
Plan Retrieve features filtered by: Plan (String) string
Bemerkung Retrieve features filtered by: Bemerkung (String) string
Weblink Retrieve features filtered by: Weblink (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Zone', 'Name', 'GID', 'Plan', 'Bemerkung', 'Weblink' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Allmendverwaltung Gebührenzonen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_05ce6cbd-9fad-4d88-8b78-4f7fd0e1b894_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Allmendverwaltung Gebührenzonen' feature collection
OperationId
describeCollection_05ce6cbd-9fad-4d88-8b78-4f7fd0e1b894
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Allmendverwaltung Gebührenzonen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Alterspflegeheime' feature collection
OperationId
getFeature_f5e96fb8-5b28-472b-b542-a9c5a73d4c30_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Alterspflegeheime' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Alterspflegeheime' feature collection
OperationId
getFeatures_f5e96fb8-5b28-472b-b542-a9c5a73d4c30
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Name Retrieve features filtered by: Name (String) string
Kategorie Retrieve features filtered by: Kategorie (String) string
Anmeldung Retrieve features filtered by: Anmeldung (String) string
Adresse Retrieve features filtered by: Adresse (String) string
Gemeinde Retrieve features filtered by: Gemeinde (String) string
Telefon Retrieve features filtered by: Telefon (String) string
Homepage Retrieve features filtered by: Homepage (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Name', 'Kategorie', 'Anmeldung', 'Adresse', 'Gemeinde', 'Telefon', 'Homepage' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Alterspflegeheime' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f5e96fb8-5b28-472b-b542-a9c5a73d4c30_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Alterspflegeheime' feature collection
OperationId
describeCollection_f5e96fb8-5b28-472b-b542-a9c5a73d4c30
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Alterspflegeheime' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Archäologischer Zonenplan - Archäologische Zonen' feature collection
OperationId
getFeature_26413b87-e07e-4d03-97ff-79d69bee0f78_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Archäologischer Zonenplan - Archäologische Zonen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Archäologischer Zonenplan - Archäologische Zonen' feature collection
OperationId
getFeatures_26413b87-e07e-4d03-97ff-79d69bee0f78
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Zonennummer Retrieve features filtered by: Zonennummer (Integer) integer
Gemeinde Retrieve features filtered by: Gemeinde (String) string
Zone Retrieve features filtered by: Zone (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Zonennummer', 'Gemeinde', 'Zone' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Archäologischer Zonenplan - Archäologische Zonen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_26413b87-e07e-4d03-97ff-79d69bee0f78_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Archäologischer Zonenplan - Archäologische Zonen' feature collection
OperationId
describeCollection_26413b87-e07e-4d03-97ff-79d69bee0f78
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Archäologischer Zonenplan - Archäologische Zonen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Archäologischer Zonenplan - Übrige Bereiche' feature collection
OperationId
getFeature_18d74a3b-a3fe-416e-869e-33ca2b322ece_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Archäologischer Zonenplan - Übrige Bereiche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Archäologischer Zonenplan - Übrige Bereiche' feature collection
OperationId
getFeatures_18d74a3b-a3fe-416e-869e-33ca2b322ece
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Bereichsnummer Retrieve features filtered by: Bereichsnummer (Integer) integer
Bereich Retrieve features filtered by: Bereich (String) string
Gemeinde Retrieve features filtered by: Gemeinde (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Bereichsnummer', 'Bereich', 'Gemeinde' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Archäologischer Zonenplan - Übrige Bereiche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_18d74a3b-a3fe-416e-869e-33ca2b322ece_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Archäologischer Zonenplan - Übrige Bereiche' feature collection
OperationId
describeCollection_18d74a3b-a3fe-416e-869e-33ca2b322ece
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Archäologischer Zonenplan - Übrige Bereiche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Arealentwicklungen - Arealperimeter' feature collection
OperationId
getFeature_8edf8d39-199f-415d-8417-ed2ebadcff0f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Arealentwicklungen - Arealperimeter' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Arealentwicklungen - Arealperimeter' feature collection
OperationId
getFeatures_8edf8d39-199f-415d-8417-ed2ebadcff0f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Titel Retrieve features filtered by: Titel (String) string
Erarbeitungsstatus Vorhaben Retrieve features filtered by: Erarbeitungsstatus Vorhaben (String) string
Link Arealentwicklung Retrieve features filtered by: Link Arealentwicklung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Titel', 'Erarbeitungsstatus Vorhaben', 'Link Arealentwicklung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Arealentwicklungen - Arealperimeter' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_8edf8d39-199f-415d-8417-ed2ebadcff0f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Arealentwicklungen - Arealperimeter' feature collection
OperationId
describeCollection_8edf8d39-199f-415d-8417-ed2ebadcff0f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Arealentwicklungen - Arealperimeter' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Arealentwicklungen - Entwicklungsvorhaben' feature collection
OperationId
getFeature_f7c75c52-854e-4a38-adb1-c639783d4c75_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Arealentwicklungen - Entwicklungsvorhaben' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Arealentwicklungen - Entwicklungsvorhaben' feature collection
OperationId
getFeatures_f7c75c52-854e-4a38-adb1-c639783d4c75
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (String) string
Titel Retrieve features filtered by: Titel (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Status Retrieve features filtered by: Status (String) string
Zuständigkeit Retrieve features filtered by: Zuständigkeit (String) string
Vorhaben Retrieve features filtered by: Vorhaben (String) string
Link Vorhaben Retrieve features filtered by: Link Vorhaben (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Titel', 'Beschreibung', 'Status', 'Zuständigkeit', 'Vorhaben', 'Link Vorhaben' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Arealentwicklungen - Entwicklungsvorhaben' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f7c75c52-854e-4a38-adb1-c639783d4c75_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Arealentwicklungen - Entwicklungsvorhaben' feature collection
OperationId
describeCollection_f7c75c52-854e-4a38-adb1-c639783d4c75
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Arealentwicklungen - Entwicklungsvorhaben' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Ausnahmetransportrouten' feature collection
OperationId
getFeature_2d46f056-74af-4b01-bd7b-c3b87c8b921b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Ausnahmetransportrouten' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Ausnahmetransportrouten' feature collection
OperationId
getFeatures_2d46f056-74af-4b01-bd7b-c3b87c8b921b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Route Retrieve features filtered by: ID Route (Integer) integer
Routentyp ASTRA Retrieve features filtered by: Routentyp ASTRA (String) string
Routentyp Basel Retrieve features filtered by: Routentyp Basel (String) string
Fahrbahnbreite (m) Retrieve features filtered by: Fahrbahnbreite (m) (Double) number
Fahrbahnhöhe (m) Retrieve features filtered by: Fahrbahnhöhe (m) (Double) number
Gesamtgewicht (kN) Retrieve features filtered by: Gesamtgewicht (kN) (Integer) integer
Achslast (t) Retrieve features filtered by: Achslast (t) (Integer) integer
Achslast Basel (t) Retrieve features filtered by: Achslast Basel (t) (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Route', 'Routentyp ASTRA', 'Routentyp Basel', 'Fahrbahnbreite (m)', 'Fahrbahnhöhe (m)', 'Gesamtgewicht (kN)', 'Achslast (t)', 'Achslast Basel (t)' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Ausnahmetransportrouten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2d46f056-74af-4b01-bd7b-c3b87c8b921b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Ausnahmetransportrouten' feature collection
OperationId
describeCollection_2d46f056-74af-4b01-bd7b-c3b87c8b921b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Ausnahmetransportrouten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung' feature collection
OperationId
getFeature_b1e2130b-0537-4ea5-bede-e05bb7d2d690_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung' feature collection
OperationId
getFeatures_b1e2130b-0537-4ea5-bede-e05bb7d2d690
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b1e2130b-0537-4ea5-bede-e05bb7d2d690_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung' feature collection
OperationId
describeCollection_b1e2130b-0537-4ea5-bede-e05bb7d2d690
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung: laufende Änderung' feature collection
OperationId
getFeature_ae848f65-b350-4f1d-ab27-863db730d7c8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung: laufende Änderung' feature collection
OperationId
getFeatures_ae848f65-b350-4f1d-ab27-863db730d7c8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ae848f65-b350-4f1d-ab27-863db730d7c8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung: laufende Änderung' feature collection
OperationId
describeCollection_ae848f65-b350-4f1d-ab27-863db730d7c8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung: laufende Änderung (Linie)' feature collection
OperationId
getFeature_dc9171fe-1b4e-49ef-8328-ba44429d3b3d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung: laufende Änderung (Linie)' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung: laufende Änderung (Linie)' feature collection
OperationId
getFeatures_dc9171fe-1b4e-49ef-8328-ba44429d3b3d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Bodenbedeckung ID 1 Retrieve features filtered by: Bodenbedeckung ID 1 (Integer) integer
Bodenbedeckungsart 1 Retrieve features filtered by: Bodenbedeckungsart 1 (String) string
Bodenbedeckung ID 2 Retrieve features filtered by: Bodenbedeckung ID 2 (Integer) integer
Bodenbedeckungsart 2 Retrieve features filtered by: Bodenbedeckungsart 2 (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Bodenbedeckung ID 1', 'Bodenbedeckungsart 1', 'Bodenbedeckung ID 2', 'Bodenbedeckungsart 2' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung: laufende Änderung (Linie)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_dc9171fe-1b4e-49ef-8328-ba44429d3b3d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung: laufende Änderung (Linie)' feature collection
OperationId
describeCollection_dc9171fe-1b4e-49ef-8328-ba44429d3b3d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung: laufende Änderung (Linie)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung (Linie)' feature collection
OperationId
getFeature_a03cfb56-cf64-4adb-9c61-5ba751b4e48f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung (Linie)' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung (Linie)' feature collection
OperationId
getFeatures_a03cfb56-cf64-4adb-9c61-5ba751b4e48f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Bodenbedeckung ID 1 Retrieve features filtered by: Bodenbedeckung ID 1 (Integer) integer
Bodenbedeckungsart 1 Retrieve features filtered by: Bodenbedeckungsart 1 (String) string
Bodenbedeckung ID 2 Retrieve features filtered by: Bodenbedeckung ID 2 (Integer) integer
Bodenbedeckungsart 2 Retrieve features filtered by: Bodenbedeckungsart 2 (String) string
Linienart Retrieve features filtered by: Linienart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Bodenbedeckung ID 1', 'Bodenbedeckungsart 1', 'Bodenbedeckung ID 2', 'Bodenbedeckungsart 2', 'Linienart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung (Linie)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a03cfb56-cf64-4adb-9c61-5ba751b4e48f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung (Linie)' feature collection
OperationId
describeCollection_a03cfb56-cf64-4adb-9c61-5ba751b4e48f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung (Linie)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Einzelpunkt' feature collection
OperationId
getFeature_75a0c214-7c88-4e81-af9d-0f65c48ead4a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Einzelpunkt' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Einzelpunkt' feature collection
OperationId
getFeatures_75a0c214-7c88-4e81-af9d-0f65c48ead4a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Identifikator Retrieve features filtered by: Identifikator (String) string
Code Nature Retrieve features filtered by: Code Nature (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
exakt definiert Retrieve features filtered by: exakt definiert (String) string
Lagegenauigkeit Retrieve features filtered by: Lagegenauigkeit (Double) number
Lagezuverlässigkeit Retrieve features filtered by: Lagezuverlässigkeit (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Identifikator', 'Code Nature', 'Gültigkeit', 'exakt definiert', 'Lagegenauigkeit', 'Lagezuverlässigkeit' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Einzelpunkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_75a0c214-7c88-4e81-af9d-0f65c48ead4a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Einzelpunkt' feature collection
OperationId
describeCollection_75a0c214-7c88-4e81-af9d-0f65c48ead4a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Einzelpunkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Flächenelement' feature collection
OperationId
getFeature_1eef234c-07ca-4e24-8962-0ad5c5ce06da_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Flächenelement' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Flächenelement' feature collection
OperationId
getFeatures_1eef234c-07ca-4e24-8962-0ad5c5ce06da
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Einzelobjektart Retrieve features filtered by: Einzelobjektart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Einzelobjektart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Flächenelement' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_1eef234c-07ca-4e24-8962-0ad5c5ce06da_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Flächenelement' feature collection
OperationId
describeCollection_1eef234c-07ca-4e24-8962-0ad5c5ce06da
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Flächenelement' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Flächenelement (Linie)' feature collection
OperationId
getFeature_a85c956c-8d5a-4544-85e4-81297e990e4c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Flächenelement (Linie)' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Flächenelement (Linie)' feature collection
OperationId
getFeatures_a85c956c-8d5a-4544-85e4-81297e990e4c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Flächenelement ID Retrieve features filtered by: Flächenelement ID (Integer) integer
Einzelobjektart Retrieve features filtered by: Einzelobjektart (String) string
Linienart Retrieve features filtered by: Linienart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Flächenelement ID', 'Einzelobjektart', 'Linienart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Flächenelement (Linie)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a85c956c-8d5a-4544-85e4-81297e990e4c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Flächenelement (Linie)' feature collection
OperationId
describeCollection_a85c956c-8d5a-4544-85e4-81297e990e4c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Flächenelement (Linie)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Linienelement' feature collection
OperationId
getFeature_7483a82e-33de-449f-8d01-c476475a790c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Linienelement' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Linienelement' feature collection
OperationId
getFeatures_7483a82e-33de-449f-8d01-c476475a790c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Einzelobjektart Retrieve features filtered by: Einzelobjektart (String) string
Linienart Retrieve features filtered by: Linienart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Einzelobjektart', 'Linienart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Linienelement' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7483a82e-33de-449f-8d01-c476475a790c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Linienelement' feature collection
OperationId
describeCollection_7483a82e-33de-449f-8d01-c476475a790c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Linienelement' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Punktelement' feature collection
OperationId
getFeature_95296189-c83e-4599-9a1d-88bfe541754e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Punktelement' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Punktelement' feature collection
OperationId
getFeatures_95296189-c83e-4599-9a1d-88bfe541754e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Einzelobjektart Retrieve features filtered by: Einzelobjektart (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Einzelobjektart', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Punktelement' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_95296189-c83e-4599-9a1d-88bfe541754e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Punktelement' feature collection
OperationId
describeCollection_95296189-c83e-4599-9a1d-88bfe541754e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Einzelobjekt Punktelement' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung & Einzelobjekte Text/Symbol' feature collection
OperationId
getFeature_56efc79e-aaed-452f-9f2c-654a4b3ab9c5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung & Einzelobjekte Text/Symbol' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung & Einzelobjekte Text/Symbol' feature collection
OperationId
getFeatures_56efc79e-aaed-452f-9f2c-654a4b3ab9c5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Text/Symbol von Retrieve features filtered by: Text/Symbol von (Integer) integer
Herkunft Retrieve features filtered by: Herkunft (String) string
Typ Retrieve features filtered by: Typ (String) string
Text Retrieve features filtered by: Text (String) string
Text Zusatz Retrieve features filtered by: Text Zusatz (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
Halignment Retrieve features filtered by: Halignment (String) string
Valignment Retrieve features filtered by: Valignment (String) string
Textgrösse Retrieve features filtered by: Textgrösse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Text/Symbol von', 'Herkunft', 'Typ', 'Text', 'Text Zusatz', 'Orientierung', 'Halignment', 'Valignment', 'Textgrösse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung & Einzelobjekte Text/Symbol' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_56efc79e-aaed-452f-9f2c-654a4b3ab9c5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung & Einzelobjekte Text/Symbol' feature collection
OperationId
describeCollection_56efc79e-aaed-452f-9f2c-654a4b3ab9c5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Bodenbedeckung & Einzelobjekte - Bodenbedeckung & Einzelobjekte Text/Symbol' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Fixpunkte & Höhen - Höhenfixpunkt' feature collection
OperationId
getFeature_df42869c-5d6c-40ce-be85-23ddbef1f327_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Fixpunkte & Höhen - Höhenfixpunkt' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Fixpunkte & Höhen - Höhenfixpunkt' feature collection
OperationId
getFeatures_df42869c-5d6c-40ce-be85-23ddbef1f327
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Nummer Retrieve features filtered by: Nummer (String) string
Kategorie Retrieve features filtered by: Kategorie (String) string
Versicherungsart Retrieve features filtered by: Versicherungsart (String) string
Lagegenauigkeit Retrieve features filtered by: Lagegenauigkeit (Double) number
Lagezuverlässigkeit Retrieve features filtered by: Lagezuverlässigkeit (String) string
Höhe Retrieve features filtered by: Höhe (Double) number
Höhengenauigkeit Retrieve features filtered by: Höhengenauigkeit (Double) number
Höhenzuverlässigkeit Retrieve features filtered by: Höhenzuverlässigkeit (String) string
Fixpunktprotokoll Retrieve features filtered by: Fixpunktprotokoll (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Nummer', 'Kategorie', 'Versicherungsart', 'Lagegenauigkeit', 'Lagezuverlässigkeit', 'Höhe', 'Höhengenauigkeit', 'Höhenzuverlässigkeit', 'Fixpunktprotokoll' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Fixpunkte & Höhen - Höhenfixpunkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_df42869c-5d6c-40ce-be85-23ddbef1f327_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Fixpunkte & Höhen - Höhenfixpunkt' feature collection
OperationId
describeCollection_df42869c-5d6c-40ce-be85-23ddbef1f327
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Fixpunkte & Höhen - Höhenfixpunkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Fixpunkte & Höhen - Lagefixpunkt' feature collection
OperationId
getFeature_d6dc93b9-06c7-4239-8368-4177534fec15_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Fixpunkte & Höhen - Lagefixpunkt' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Fixpunkte & Höhen - Lagefixpunkt' feature collection
OperationId
getFeatures_d6dc93b9-06c7-4239-8368-4177534fec15
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Nummer Retrieve features filtered by: Nummer (String) string
Kategorie Retrieve features filtered by: Kategorie (String) string
Begehbarkeit Retrieve features filtered by: Begehbarkeit (String) string
Versicherungsart Retrieve features filtered by: Versicherungsart (String) string
Lagegenauigkeit Retrieve features filtered by: Lagegenauigkeit (Double) number
Lagezuverlässigkeit Retrieve features filtered by: Lagezuverlässigkeit (String) string
Fixpunktprotokoll Retrieve features filtered by: Fixpunktprotokoll (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Nummer', 'Kategorie', 'Begehbarkeit', 'Versicherungsart', 'Lagegenauigkeit', 'Lagezuverlässigkeit', 'Fixpunktprotokoll' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Fixpunkte & Höhen - Lagefixpunkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d6dc93b9-06c7-4239-8368-4177534fec15_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Fixpunkte & Höhen - Lagefixpunkt' feature collection
OperationId
describeCollection_d6dc93b9-06c7-4239-8368-4177534fec15
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Fixpunkte & Höhen - Lagefixpunkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Fixpunkte & Höhen - Fixpunkte & Höhen Text/Symbol' feature collection
OperationId
getFeature_fe357b44-f80d-4f41-bd4c-2ac62da8f92f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Fixpunkte & Höhen - Fixpunkte & Höhen Text/Symbol' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Fixpunkte & Höhen - Fixpunkte & Höhen Text/Symbol' feature collection
OperationId
getFeatures_fe357b44-f80d-4f41-bd4c-2ac62da8f92f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Text/Symbol von Retrieve features filtered by: Text/Symbol von (Integer) integer
Herkunft Retrieve features filtered by: Herkunft (String) string
Typ Retrieve features filtered by: Typ (String) string
Text Retrieve features filtered by: Text (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
Halignment Retrieve features filtered by: Halignment (String) string
Valignment Retrieve features filtered by: Valignment (String) string
Textgrösse Retrieve features filtered by: Textgrösse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Text/Symbol von', 'Herkunft', 'Typ', 'Text', 'Orientierung', 'Halignment', 'Valignment', 'Textgrösse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Fixpunkte & Höhen - Fixpunkte & Höhen Text/Symbol' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_fe357b44-f80d-4f41-bd4c-2ac62da8f92f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Fixpunkte & Höhen - Fixpunkte & Höhen Text/Symbol' feature collection
OperationId
describeCollection_fe357b44-f80d-4f41-bd4c-2ac62da8f92f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Fixpunkte & Höhen - Fixpunkte & Höhen Text/Symbol' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Gebäudeadressen & PLZ - Gebäudeeingang' feature collection
OperationId
getFeature_67dd0456-1c8e-4523-9f68-6fa1fa460533_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Gebäudeadressen & PLZ - Gebäudeeingang' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Gebäudeadressen & PLZ - Gebäudeeingang' feature collection
OperationId
getFeatures_67dd0456-1c8e-4523-9f68-6fa1fa460533
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Eidgenössischer Gebäudeeingangsidentifikator Retrieve features filtered by: Eidgenössischer Gebäudeeingangsidentifikator (Integer) integer
Eidgenössischer Gebäudeidentifikator Retrieve features filtered by: Eidgenössischer Gebäudeidentifikator (Integer) integer
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Strassen ID Retrieve features filtered by: Strassen ID (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Postleitzahl Retrieve features filtered by: Postleitzahl (Integer) integer
Ortschaftsname Retrieve features filtered by: Ortschaftsname (String) string
Status Retrieve features filtered by: Status (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Eidgenössischer Gebäudeeingangsidentifikator', 'Eidgenössischer Gebäudeidentifikator', 'Hausnummer', 'Strassen ID', 'Strassenname', 'Postleitzahl', 'Ortschaftsname', 'Status' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Gebäudeadressen & PLZ - Gebäudeeingang' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_67dd0456-1c8e-4523-9f68-6fa1fa460533_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Gebäudeadressen & PLZ - Gebäudeeingang' feature collection
OperationId
describeCollection_67dd0456-1c8e-4523-9f68-6fa1fa460533
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Gebäudeadressen & PLZ - Gebäudeeingang' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Gebäudeadressen & PLZ - Ortschaft' feature collection
OperationId
getFeature_417f1450-2550-4a6f-a9d1-c716c141d686_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Gebäudeadressen & PLZ - Ortschaft' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Gebäudeadressen & PLZ - Ortschaft' feature collection
OperationId
getFeatures_417f1450-2550-4a6f-a9d1-c716c141d686
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Ortschaftsname Retrieve features filtered by: Ortschaftsname (String) string
Status Retrieve features filtered by: Status (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Ortschaftsname', 'Status' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Gebäudeadressen & PLZ - Ortschaft' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_417f1450-2550-4a6f-a9d1-c716c141d686_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Gebäudeadressen & PLZ - Ortschaft' feature collection
OperationId
describeCollection_417f1450-2550-4a6f-a9d1-c716c141d686
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Gebäudeadressen & PLZ - Ortschaft' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Gebäudeadressen & PLZ - Postleitzahl' feature collection
OperationId
getFeature_32b31ea9-b577-4bb6-9cd1-750ab07fb686_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Gebäudeadressen & PLZ - Postleitzahl' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Gebäudeadressen & PLZ - Postleitzahl' feature collection
OperationId
getFeatures_32b31ea9-b577-4bb6-9cd1-750ab07fb686
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Postleitzahl Retrieve features filtered by: Postleitzahl (Integer) integer
Postleitzahlenzusatz Retrieve features filtered by: Postleitzahlenzusatz (Integer) integer
Status Retrieve features filtered by: Status (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Postleitzahl', 'Postleitzahlenzusatz', 'Status' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Gebäudeadressen & PLZ - Postleitzahl' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_32b31ea9-b577-4bb6-9cd1-750ab07fb686_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Gebäudeadressen & PLZ - Postleitzahl' feature collection
OperationId
describeCollection_32b31ea9-b577-4bb6-9cd1-750ab07fb686
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Gebäudeadressen & PLZ - Postleitzahl' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Gebäudeadressen & PLZ - Strassenstück' feature collection
OperationId
getFeature_e3c89385-2641-4088-8098-c4f23ff51eca_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Gebäudeadressen & PLZ - Strassenstück' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Gebäudeadressen & PLZ - Strassenstück' feature collection
OperationId
getFeatures_e3c89385-2641-4088-8098-c4f23ff51eca
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Strassen ID Retrieve features filtered by: Strassen ID (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Strassenart Retrieve features filtered by: Strassenart (String) string
ist Achse Retrieve features filtered by: ist Achse (String) string
Ordnung Retrieve features filtered by: Ordnung (Integer) integer
Status Retrieve features filtered by: Status (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Strassen ID', 'Strassenname', 'Strassenart', 'ist Achse', 'Ordnung', 'Status' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Gebäudeadressen & PLZ - Strassenstück' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e3c89385-2641-4088-8098-c4f23ff51eca_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Gebäudeadressen & PLZ - Strassenstück' feature collection
OperationId
describeCollection_e3c89385-2641-4088-8098-c4f23ff51eca
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Gebäudeadressen & PLZ - Strassenstück' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Gebäudeadressen & PLZ - Gebäudeadressen & PLZ Text/Symbol' feature collection
OperationId
getFeature_d0e07437-6db5-4fca-a8a8-ead88e80da9d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Gebäudeadressen & PLZ - Gebäudeadressen & PLZ Text/Symbol' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Gebäudeadressen & PLZ - Gebäudeadressen & PLZ Text/Symbol' feature collection
OperationId
getFeatures_d0e07437-6db5-4fca-a8a8-ead88e80da9d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Text/Symbol von Retrieve features filtered by: Text/Symbol von (Integer) integer
Herkunft Retrieve features filtered by: Herkunft (String) string
Typ Retrieve features filtered by: Typ (String) string
Text Retrieve features filtered by: Text (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
Halignment Retrieve features filtered by: Halignment (String) string
Valignment Retrieve features filtered by: Valignment (String) string
Textgrösse Retrieve features filtered by: Textgrösse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Text/Symbol von', 'Herkunft', 'Typ', 'Text', 'Orientierung', 'Halignment', 'Valignment', 'Textgrösse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Gebäudeadressen & PLZ - Gebäudeadressen & PLZ Text/Symbol' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d0e07437-6db5-4fca-a8a8-ead88e80da9d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Gebäudeadressen & PLZ - Gebäudeadressen & PLZ Text/Symbol' feature collection
OperationId
describeCollection_d0e07437-6db5-4fca-a8a8-ead88e80da9d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Gebäudeadressen & PLZ - Gebäudeadressen & PLZ Text/Symbol' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Kilometereinteilung' feature collection
OperationId
getFeature_b5fd35d7-ddae-49fb-8975-26eedb868396_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Kilometereinteilung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Kilometereinteilung' feature collection
OperationId
getFeatures_b5fd35d7-ddae-49fb-8975-26eedb868396
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Plannummer Retrieve features filtered by: Plannummer (String) string
betrifft Kanton Basel-Stadt Retrieve features filtered by: betrifft Kanton Basel-Stadt (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Plannummer', 'betrifft Kanton Basel-Stadt' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Kilometereinteilung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b5fd35d7-ddae-49fb-8975-26eedb868396_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Kilometereinteilung' feature collection
OperationId
describeCollection_b5fd35d7-ddae-49fb-8975-26eedb868396
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Kilometereinteilung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Nomenklatur - Flurname' feature collection
OperationId
getFeature_afb0ae6b-1ab6-4e23-ae3f-8a97ecfa03c5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Nomenklatur - Flurname' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Nomenklatur - Flurname' feature collection
OperationId
getFeatures_afb0ae6b-1ab6-4e23-ae3f-8a97ecfa03c5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Flurname Retrieve features filtered by: Flurname (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Flurname' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Nomenklatur - Flurname' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_afb0ae6b-1ab6-4e23-ae3f-8a97ecfa03c5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Nomenklatur - Flurname' feature collection
OperationId
describeCollection_afb0ae6b-1ab6-4e23-ae3f-8a97ecfa03c5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Nomenklatur - Flurname' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Nomenklatur - Geländename' feature collection
OperationId
getFeature_9009a13d-e17f-4e0d-9c8e-5a6026ce6306_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Nomenklatur - Geländename' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Nomenklatur - Geländename' feature collection
OperationId
getFeatures_9009a13d-e17f-4e0d-9c8e-5a6026ce6306
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Geländename Retrieve features filtered by: Geländename (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Geländename' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Nomenklatur - Geländename' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9009a13d-e17f-4e0d-9c8e-5a6026ce6306_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Nomenklatur - Geländename' feature collection
OperationId
describeCollection_9009a13d-e17f-4e0d-9c8e-5a6026ce6306
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Nomenklatur - Geländename' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Nomenklatur - Nomenklatur Text/Symbol' feature collection
OperationId
getFeature_79aef809-93c5-4e5b-bf22-83ddfaf4f64a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Nomenklatur - Nomenklatur Text/Symbol' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Nomenklatur - Nomenklatur Text/Symbol' feature collection
OperationId
getFeatures_79aef809-93c5-4e5b-bf22-83ddfaf4f64a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Text/Symbol von Retrieve features filtered by: Text/Symbol von (Integer) integer
Herkunft Retrieve features filtered by: Herkunft (String) string
Typ Retrieve features filtered by: Typ (String) string
Text Retrieve features filtered by: Text (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
Halignment Retrieve features filtered by: Halignment (String) string
Valignment Retrieve features filtered by: Valignment (String) string
Textgrösse Retrieve features filtered by: Textgrösse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Text/Symbol von', 'Herkunft', 'Typ', 'Text', 'Orientierung', 'Halignment', 'Valignment', 'Textgrösse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Nomenklatur - Nomenklatur Text/Symbol' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_79aef809-93c5-4e5b-bf22-83ddfaf4f64a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Nomenklatur - Nomenklatur Text/Symbol' feature collection
OperationId
describeCollection_79aef809-93c5-4e5b-bf22-83ddfaf4f64a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Nomenklatur - Nomenklatur Text/Symbol' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeinde' feature collection
OperationId
getFeature_e035a9ad-7e18-4b8e-b7e2-036964b8311e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeinde' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeinde' feature collection
OperationId
getFeatures_e035a9ad-7e18-4b8e-b7e2-036964b8311e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Gemeinde ID Retrieve features filtered by: Gemeinde ID (Integer) integer
Gemeindename Retrieve features filtered by: Gemeindename (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Gemeinde ID', 'Gemeindename' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeinde' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e035a9ad-7e18-4b8e-b7e2-036964b8311e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeinde' feature collection
OperationId
describeCollection_e035a9ad-7e18-4b8e-b7e2-036964b8311e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeinde' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeindegrenze' feature collection
OperationId
getFeature_2c1d4dca-e296-452b-933b-a5d2c7e79500_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeindegrenze' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeindegrenze' feature collection
OperationId
getFeatures_2c1d4dca-e296-452b-933b-a5d2c7e79500
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Gemeinde ID 1 Retrieve features filtered by: Gemeinde ID 1 (Integer) integer
Gemeindename 1 Retrieve features filtered by: Gemeindename 1 (String) string
Gemeinde ID 2 Retrieve features filtered by: Gemeinde ID 2 (Integer) integer
Gemeindename 2 Retrieve features filtered by: Gemeindename 2 (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Gemeinde ID 1', 'Gemeindename 1', 'Gemeinde ID 2', 'Gemeindename 2', 'Gültigkeit' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeindegrenze' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2c1d4dca-e296-452b-933b-a5d2c7e79500_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeindegrenze' feature collection
OperationId
describeCollection_2c1d4dca-e296-452b-933b-a5d2c7e79500
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeindegrenze' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeindegrenzpunkt' feature collection
OperationId
getFeature_f548862a-b20c-4238-a33c-580f7e91f815_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeindegrenzpunkt' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeindegrenzpunkt' feature collection
OperationId
getFeatures_f548862a-b20c-4238-a33c-580f7e91f815
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Grenzpunktnummer Retrieve features filtered by: Grenzpunktnummer (String) string
Punktzeichen Retrieve features filtered by: Punktzeichen (String) string
Lagegenauigkeit Retrieve features filtered by: Lagegenauigkeit (Double) number
Lagezuverlässigkeit Retrieve features filtered by: Lagezuverlässigkeit (String) string
exakt definiert Retrieve features filtered by: exakt definiert (String) string
Hoheitsgrenzstein Retrieve features filtered by: Hoheitsgrenzstein (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Grenzpunktnummer', 'Punktzeichen', 'Lagegenauigkeit', 'Lagezuverlässigkeit', 'exakt definiert', 'Hoheitsgrenzstein' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeindegrenzpunkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f548862a-b20c-4238-a33c-580f7e91f815_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeindegrenzpunkt' feature collection
OperationId
describeCollection_f548862a-b20c-4238-a33c-580f7e91f815
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Gemeindegrenzpunkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Kantonsgrenze' feature collection
OperationId
getFeature_c7d4466f-3ae6-45d1-bfb4-2b8b54770d42_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Kantonsgrenze' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Kantonsgrenze' feature collection
OperationId
getFeatures_c7d4466f-3ae6-45d1-bfb4-2b8b54770d42
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Gültigkeit' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Kantonsgrenze' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c7d4466f-3ae6-45d1-bfb4-2b8b54770d42_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Kantonsgrenze' feature collection
OperationId
describeCollection_c7d4466f-3ae6-45d1-bfb4-2b8b54770d42
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Kantonsgrenze' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Landesgrenze' feature collection
OperationId
getFeature_6483cb0d-452b-41e6-8f67-8df2f66ff7ce_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Landesgrenze' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Landesgrenze' feature collection
OperationId
getFeatures_6483cb0d-452b-41e6-8f67-8df2f66ff7ce
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Gültigkeit' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Landesgrenze' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6483cb0d-452b-41e6-8f67-8df2f66ff7ce_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Landesgrenze' feature collection
OperationId
describeCollection_6483cb0d-452b-41e6-8f67-8df2f66ff7ce
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Landesgrenze' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaft' feature collection
OperationId
getFeature_97a3b6d9-f254-42f1-9cf3-a2410be05206_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaft' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaft' feature collection
OperationId
getFeatures_97a3b6d9-f254-42f1-9cf3-a2410be05206
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Parzellennummer Retrieve features filtered by: Parzellennummer (String) string
Parzellenindex Retrieve features filtered by: Parzellenindex (String) string
EGRID Retrieve features filtered by: EGRID (String) string
Sektionsname Retrieve features filtered by: Sektionsname (String) string
Grundstücksart Retrieve features filtered by: Grundstücksart (String) string
Flächenmass Retrieve features filtered by: Flächenmass (Integer) integer
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Parzellennummer', 'Parzellenindex', 'EGRID', 'Sektionsname', 'Grundstücksart', 'Flächenmass', 'Gültigkeit' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaft' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_97a3b6d9-f254-42f1-9cf3-a2410be05206_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaft' feature collection
OperationId
describeCollection_97a3b6d9-f254-42f1-9cf3-a2410be05206
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaft' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaft: laufende Änderung' feature collection
OperationId
getFeature_ca1124d3-c962-4880-8563-fd9f709a75e2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaft: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaft: laufende Änderung' feature collection
OperationId
getFeatures_ca1124d3-c962-4880-8563-fd9f709a75e2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Parzellennummer Retrieve features filtered by: Parzellennummer (String) string
Parzellenindex Retrieve features filtered by: Parzellenindex (String) string
EGRID Retrieve features filtered by: EGRID (String) string
Sektionsname Retrieve features filtered by: Sektionsname (String) string
Grundstücksart Retrieve features filtered by: Grundstücksart (String) string
Flächenmass Retrieve features filtered by: Flächenmass (Integer) integer
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Parzellennummer', 'Parzellenindex', 'EGRID', 'Sektionsname', 'Grundstücksart', 'Flächenmass', 'Gültigkeit' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaft: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ca1124d3-c962-4880-8563-fd9f709a75e2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaft: laufende Änderung' feature collection
OperationId
describeCollection_ca1124d3-c962-4880-8563-fd9f709a75e2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaft: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaftsgrenzpunkt' feature collection
OperationId
getFeature_daae5a07-dae0-43a6-b44f-2714360a5fe6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaftsgrenzpunkt' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaftsgrenzpunkt' feature collection
OperationId
getFeatures_daae5a07-dae0-43a6-b44f-2714360a5fe6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Punktzeichen Retrieve features filtered by: Punktzeichen (String) string
Lagegenauigkeit Retrieve features filtered by: Lagegenauigkeit (Double) number
Lagezuverlässigkeit Retrieve features filtered by: Lagezuverlässigkeit (String) string
exakt definiert Retrieve features filtered by: exakt definiert (String) string
Hoheitsgrenzstein Retrieve features filtered by: Hoheitsgrenzstein (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Punktzeichen', 'Lagegenauigkeit', 'Lagezuverlässigkeit', 'exakt definiert', 'Hoheitsgrenzstein' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaftsgrenzpunkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_daae5a07-dae0-43a6-b44f-2714360a5fe6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaftsgrenzpunkt' feature collection
OperationId
describeCollection_daae5a07-dae0-43a6-b44f-2714360a5fe6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Liegenschaftsgrenzpunkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Sektion' feature collection
OperationId
getFeature_a2ecfec2-59fd-48c0-9147-9c6e235f1b63_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Sektion' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Sektion' feature collection
OperationId
getFeatures_a2ecfec2-59fd-48c0-9147-9c6e235f1b63
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Sektionsname Retrieve features filtered by: Sektionsname (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Sektionsname' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Sektion' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a2ecfec2-59fd-48c0-9147-9c6e235f1b63_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Sektion' feature collection
OperationId
describeCollection_a2ecfec2-59fd-48c0-9147-9c6e235f1b63
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Sektion' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Selbstrecht' feature collection
OperationId
getFeature_85460418-202e-436f-b572-37b265f90110_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Selbstrecht' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Selbstrecht' feature collection
OperationId
getFeatures_85460418-202e-436f-b572-37b265f90110
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Parzellennummer Retrieve features filtered by: Parzellennummer (String) string
Parzellenindex Retrieve features filtered by: Parzellenindex (String) string
EGRID Retrieve features filtered by: EGRID (String) string
Sektionsname Retrieve features filtered by: Sektionsname (String) string
Grundstücksart Retrieve features filtered by: Grundstücksart (String) string
Flächenmass Retrieve features filtered by: Flächenmass (Integer) integer
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Parzellennummer', 'Parzellenindex', 'EGRID', 'Sektionsname', 'Grundstücksart', 'Flächenmass', 'Gültigkeit' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Selbstrecht' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_85460418-202e-436f-b572-37b265f90110_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Selbstrecht' feature collection
OperationId
describeCollection_85460418-202e-436f-b572-37b265f90110
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Selbstrecht' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Selbstrecht: laufende Änderung' feature collection
OperationId
getFeature_55880b0f-30b6-4ab3-b2f9-cd04f0725cbf_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Selbstrecht: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Selbstrecht: laufende Änderung' feature collection
OperationId
getFeatures_55880b0f-30b6-4ab3-b2f9-cd04f0725cbf
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Parzellennummer Retrieve features filtered by: Parzellennummer (String) string
Parzellenindex Retrieve features filtered by: Parzellenindex (String) string
EGRID Retrieve features filtered by: EGRID (String) string
Sektionsname Retrieve features filtered by: Sektionsname (String) string
Grundstücksart Retrieve features filtered by: Grundstücksart (String) string
Flächenmass Retrieve features filtered by: Flächenmass (Integer) integer
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Parzellennummer', 'Parzellenindex', 'EGRID', 'Sektionsname', 'Grundstücksart', 'Flächenmass', 'Gültigkeit' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Selbstrecht: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_55880b0f-30b6-4ab3-b2f9-cd04f0725cbf_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Selbstrecht: laufende Änderung' feature collection
OperationId
describeCollection_55880b0f-30b6-4ab3-b2f9-cd04f0725cbf
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Selbstrecht: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Flächenelement' feature collection
OperationId
getFeature_427d4c01-0611-4047-9740-8a157a19c9b4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Flächenelement' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Flächenelement' feature collection
OperationId
getFeatures_427d4c01-0611-4047-9740-8a157a19c9b4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Servitutart Retrieve features filtered by: Servitutart (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Interne Nummer Retrieve features filtered by: Interne Nummer (String) string
Schlagwort Retrieve features filtered by: Schlagwort (String) string
Link zum Mutationsplan Retrieve features filtered by: Link zum Mutationsplan (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Servitutart', 'Gültigkeit', 'Interne Nummer', 'Schlagwort', 'Link zum Mutationsplan' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Flächenelement' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_427d4c01-0611-4047-9740-8a157a19c9b4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Flächenelement' feature collection
OperationId
describeCollection_427d4c01-0611-4047-9740-8a157a19c9b4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Flächenelement' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Flächenelement: laufende Änderung' feature collection
OperationId
getFeature_f17196ca-0ad4-4836-b7eb-2986b25d5cca_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Flächenelement: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Flächenelement: laufende Änderung' feature collection
OperationId
getFeatures_f17196ca-0ad4-4836-b7eb-2986b25d5cca
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Servitutart Retrieve features filtered by: Servitutart (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Interne Nummer Retrieve features filtered by: Interne Nummer (String) string
Schlagwort Retrieve features filtered by: Schlagwort (String) string
Link zum Mutationsplan Retrieve features filtered by: Link zum Mutationsplan (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Servitutart', 'Gültigkeit', 'Interne Nummer', 'Schlagwort', 'Link zum Mutationsplan' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Flächenelement: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f17196ca-0ad4-4836-b7eb-2986b25d5cca_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Flächenelement: laufende Änderung' feature collection
OperationId
describeCollection_f17196ca-0ad4-4836-b7eb-2986b25d5cca
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Flächenelement: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Linienelement' feature collection
OperationId
getFeature_899ea5a7-36a9-4e3c-9d41-7d0c02a378c7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Linienelement' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Linienelement' feature collection
OperationId
getFeatures_899ea5a7-36a9-4e3c-9d41-7d0c02a378c7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Servitutart Retrieve features filtered by: Servitutart (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Interne Nummer Retrieve features filtered by: Interne Nummer (String) string
Schlagwort Retrieve features filtered by: Schlagwort (String) string
Link zum Mutationsplan Retrieve features filtered by: Link zum Mutationsplan (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Servitutart', 'Gültigkeit', 'Interne Nummer', 'Schlagwort', 'Link zum Mutationsplan' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Linienelement' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_899ea5a7-36a9-4e3c-9d41-7d0c02a378c7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Linienelement' feature collection
OperationId
describeCollection_899ea5a7-36a9-4e3c-9d41-7d0c02a378c7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Linienelement' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Linienelement: laufende Änderung' feature collection
OperationId
getFeature_7bea2515-724f-4b58-a8b1-876dedeeb466_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Linienelement: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Linienelement: laufende Änderung' feature collection
OperationId
getFeatures_7bea2515-724f-4b58-a8b1-876dedeeb466
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Servitutart Retrieve features filtered by: Servitutart (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Interne Nummer Retrieve features filtered by: Interne Nummer (String) string
Schlagwort Retrieve features filtered by: Schlagwort (String) string
Link zum Mutationsplan Retrieve features filtered by: Link zum Mutationsplan (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Servitutart', 'Gültigkeit', 'Interne Nummer', 'Schlagwort', 'Link zum Mutationsplan' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Linienelement: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7bea2515-724f-4b58-a8b1-876dedeeb466_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Linienelement: laufende Änderung' feature collection
OperationId
describeCollection_7bea2515-724f-4b58-a8b1-876dedeeb466
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitut Linienelement: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutkennzeichen' feature collection
OperationId
getFeature_72aed38b-c5e3-40b8-875f-9df15684c1e1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutkennzeichen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutkennzeichen' feature collection
OperationId
getFeatures_72aed38b-c5e3-40b8-875f-9df15684c1e1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Name Retrieve features filtered by: Name (String) string
Servitutart Retrieve features filtered by: Servitutart (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Interne Nummer Retrieve features filtered by: Interne Nummer (String) string
Schlagwort Retrieve features filtered by: Schlagwort (String) string
Link zum Mutationsplan Retrieve features filtered by: Link zum Mutationsplan (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Name', 'Servitutart', 'Gültigkeit', 'Interne Nummer', 'Schlagwort', 'Link zum Mutationsplan' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutkennzeichen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_72aed38b-c5e3-40b8-875f-9df15684c1e1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutkennzeichen' feature collection
OperationId
describeCollection_72aed38b-c5e3-40b8-875f-9df15684c1e1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutkennzeichen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutkennzeichen: laufende Änderung' feature collection
OperationId
getFeature_f6d4c695-06f1-4e6c-a237-0d82f4ff91a4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutkennzeichen: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutkennzeichen: laufende Änderung' feature collection
OperationId
getFeatures_f6d4c695-06f1-4e6c-a237-0d82f4ff91a4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Name Retrieve features filtered by: Name (String) string
Servitutart Retrieve features filtered by: Servitutart (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Interne Nummer Retrieve features filtered by: Interne Nummer (String) string
Schlagwort Retrieve features filtered by: Schlagwort (String) string
Link zum Mutationsplan Retrieve features filtered by: Link zum Mutationsplan (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Name', 'Servitutart', 'Gültigkeit', 'Interne Nummer', 'Schlagwort', 'Link zum Mutationsplan' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutkennzeichen: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f6d4c695-06f1-4e6c-a237-0d82f4ff91a4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutkennzeichen: laufende Änderung' feature collection
OperationId
describeCollection_f6d4c695-06f1-4e6c-a237-0d82f4ff91a4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutkennzeichen: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutpunkt' feature collection
OperationId
getFeature_9c09ebb3-397e-48aa-89c6-185d5e510840_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutpunkt' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutpunkt' feature collection
OperationId
getFeatures_9c09ebb3-397e-48aa-89c6-185d5e510840
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Identifikator Retrieve features filtered by: Identifikator (String) string
Code Nature Retrieve features filtered by: Code Nature (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Lagegenauigkeit Retrieve features filtered by: Lagegenauigkeit (Double) number
Lagezuverlässigkeit Retrieve features filtered by: Lagezuverlässigkeit (String) string
exakt definiert Retrieve features filtered by: exakt definiert (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Identifikator', 'Code Nature', 'Gültigkeit', 'Lagegenauigkeit', 'Lagezuverlässigkeit', 'exakt definiert' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutpunkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9c09ebb3-397e-48aa-89c6-185d5e510840_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutpunkt' feature collection
OperationId
describeCollection_9c09ebb3-397e-48aa-89c6-185d5e510840
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutpunkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutpunkt: laufende Änderung' feature collection
OperationId
getFeature_690031a9-e573-4468-884e-205fd68f7a13_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutpunkt: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutpunkt: laufende Änderung' feature collection
OperationId
getFeatures_690031a9-e573-4468-884e-205fd68f7a13
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Identifikator Retrieve features filtered by: Identifikator (String) string
Code Nature Retrieve features filtered by: Code Nature (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Lagegenauigkeit Retrieve features filtered by: Lagegenauigkeit (Double) number
Lagezuverlässigkeit Retrieve features filtered by: Lagezuverlässigkeit (String) string
exakt definiert Retrieve features filtered by: exakt definiert (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Identifikator', 'Code Nature', 'Gültigkeit', 'Lagegenauigkeit', 'Lagezuverlässigkeit', 'exakt definiert' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutpunkt: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_690031a9-e573-4468-884e-205fd68f7a13_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutpunkt: laufende Änderung' feature collection
OperationId
describeCollection_690031a9-e573-4468-884e-205fd68f7a13
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Servitutpunkt: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Signatur' feature collection
OperationId
getFeature_a57b45fc-afff-4ac3-8444-265a30b582f9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Signatur' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Signatur' feature collection
OperationId
getFeatures_a57b45fc-afff-4ac3-8444-265a30b582f9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Signaturart Retrieve features filtered by: Signaturart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Signaturart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Signatur' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a57b45fc-afff-4ac3-8444-265a30b582f9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Signatur' feature collection
OperationId
describeCollection_a57b45fc-afff-4ac3-8444-265a30b582f9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Signatur' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Parzellen und andere rechtliche Abgrenzungen Text/Symbol' feature collection
OperationId
getFeature_9b308bb9-a6e9-4a3a-99d0-b7a460e6b17e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Parzellen und andere rechtliche Abgrenzungen Text/Symbol' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Parzellen und andere rechtliche Abgrenzungen Text/Symbol' feature collection
OperationId
getFeatures_9b308bb9-a6e9-4a3a-99d0-b7a460e6b17e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Text/Symbol von Retrieve features filtered by: Text/Symbol von (Integer) integer
Herkunft Retrieve features filtered by: Herkunft (String) string
Typ Retrieve features filtered by: Typ (String) string
Text Retrieve features filtered by: Text (String) string
Text Zusatz Retrieve features filtered by: Text Zusatz (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
Halignment Retrieve features filtered by: Halignment (String) string
Valignment Retrieve features filtered by: Valignment (String) string
Textgrösse Retrieve features filtered by: Textgrösse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Text/Symbol von', 'Herkunft', 'Typ', 'Text', 'Text Zusatz', 'Orientierung', 'Halignment', 'Valignment', 'Textgrösse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Parzellen und andere rechtliche Abgrenzungen Text/Symbol' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9b308bb9-a6e9-4a3a-99d0-b7a460e6b17e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Parzellen und andere rechtliche Abgrenzungen Text/Symbol' feature collection
OperationId
describeCollection_9b308bb9-a6e9-4a3a-99d0-b7a460e6b17e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Parzellen und andere rechtliche Abgrenzungen - Parzellen und andere rechtliche Abgrenzungen Text/Symbol' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Amtliche Vermessung Rohrleitungen' feature collection
OperationId
getFeature_a499b19a-7881-4073-9e0d-315435c9f575_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Amtliche Vermessung Rohrleitungen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Amtliche Vermessung Rohrleitungen' feature collection
OperationId
getFeatures_a499b19a-7881-4073-9e0d-315435c9f575
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Betreiber Retrieve features filtered by: Betreiber (String) string
Rohrleitungstyp Retrieve features filtered by: Rohrleitungstyp (String) string
Rohrleitungsmedium Retrieve features filtered by: Rohrleitungsmedium (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Betreiber', 'Rohrleitungstyp', 'Rohrleitungsmedium' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Rohrleitungen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a499b19a-7881-4073-9e0d-315435c9f575_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Amtliche Vermessung Rohrleitungen' feature collection
OperationId
describeCollection_a499b19a-7881-4073-9e0d-315435c9f575
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Amtliche Vermessung Rohrleitungen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Autobahnkonturen' feature collection
OperationId
getFeature_53df37d5-74b4-40b7-a439-ac2453d59dc8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Autobahnkonturen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Autobahnkonturen' feature collection
OperationId
getFeatures_53df37d5-74b4-40b7-a439-ac2453d59dc8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Autobahnkonturen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_53df37d5-74b4-40b7-a439-ac2453d59dc8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Autobahnkonturen' feature collection
OperationId
describeCollection_53df37d5-74b4-40b7-a439-ac2453d59dc8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Autobahnkonturen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Autobahnnetz' feature collection
OperationId
getFeature_ed18e5a7-bbcc-459e-914a-08a2fb22ef6f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Autobahnnetz' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Autobahnnetz' feature collection
OperationId
getFeatures_ed18e5a7-bbcc-459e-914a-08a2fb22ef6f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Autobahnnetz' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ed18e5a7-bbcc-459e-914a-08a2fb22ef6f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Autobahnnetz' feature collection
OperationId
describeCollection_ed18e5a7-bbcc-459e-914a-08a2fb22ef6f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Autobahnnetz' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Bahnlinien' feature collection
OperationId
getFeature_cbe06e61-6aa9-4d02-8faa-d805c84d3066_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Bahnlinien' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Bahnlinien' feature collection
OperationId
getFeatures_cbe06e61-6aa9-4d02-8faa-d805c84d3066
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Liniennummer Retrieve features filtered by: Liniennummer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Liniennummer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Bahnlinien' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_cbe06e61-6aa9-4d02-8faa-d805c84d3066_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Bahnlinien' feature collection
OperationId
describeCollection_cbe06e61-6aa9-4d02-8faa-d805c84d3066
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Bahnlinien' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Bebauung' feature collection
OperationId
getFeature_ecd3db9b-f770-47d2-b0a9-2d7ecb3c0ce7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Bebauung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Bebauung' feature collection
OperationId
getFeatures_ecd3db9b-f770-47d2-b0a9-2d7ecb3c0ce7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Typ Retrieve features filtered by: Typ (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Typ' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Bebauung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ecd3db9b-f770-47d2-b0a9-2d7ecb3c0ce7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Bebauung' feature collection
OperationId
describeCollection_ecd3db9b-f770-47d2-b0a9-2d7ecb3c0ce7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Bebauung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Beschriftung Flächen' feature collection
OperationId
getFeature_08b62804-64af-4105-840d-67344cc2f713_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Beschriftung Flächen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Beschriftung Flächen' feature collection
OperationId
getFeatures_08b62804-64af-4105-840d-67344cc2f713
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Beschriftung Flächen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_08b62804-64af-4105-840d-67344cc2f713_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Beschriftung Flächen' feature collection
OperationId
describeCollection_08b62804-64af-4105-840d-67344cc2f713
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Beschriftung Flächen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Beschriftung Linien' feature collection
OperationId
getFeature_006df36f-3807-4590-8ad3-a3fadc6edaf8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Beschriftung Linien' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Beschriftung Linien' feature collection
OperationId
getFeatures_006df36f-3807-4590-8ad3-a3fadc6edaf8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Flussbreite Retrieve features filtered by: Flussbreite (Integer) integer
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land', 'Flussbreite', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Beschriftung Linien' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_006df36f-3807-4590-8ad3-a3fadc6edaf8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Beschriftung Linien' feature collection
OperationId
describeCollection_006df36f-3807-4590-8ad3-a3fadc6edaf8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Beschriftung Linien' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Beschriftung Punkte' feature collection
OperationId
getFeature_9251aadd-68fa-4478-a5fd-539787d99568_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Beschriftung Punkte' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Beschriftung Punkte' feature collection
OperationId
getFeatures_9251aadd-68fa-4478-a5fd-539787d99568
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Beschriftung Punkte' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9251aadd-68fa-4478-a5fd-539787d99568_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Beschriftung Punkte' feature collection
OperationId
describeCollection_9251aadd-68fa-4478-a5fd-539787d99568
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Beschriftung Punkte' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Detaillinien' feature collection
OperationId
getFeature_55f0f125-b62d-4b2e-99cd-6b65bc18bd10_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Detaillinien' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Detaillinien' feature collection
OperationId
getFeatures_55f0f125-b62d-4b2e-99cd-6b65bc18bd10
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Detaillinien' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_55f0f125-b62d-4b2e-99cd-6b65bc18bd10_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Detaillinien' feature collection
OperationId
describeCollection_55f0f125-b62d-4b2e-99cd-6b65bc18bd10
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Detaillinien' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Gewässerflächen' feature collection
OperationId
getFeature_d607eee4-b42c-43dc-b5ce-a86f3f37e2f6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Gewässerflächen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Gewässerflächen' feature collection
OperationId
getFeatures_d607eee4-b42c-43dc-b5ce-a86f3f37e2f6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Gewässerflächen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d607eee4-b42c-43dc-b5ce-a86f3f37e2f6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Gewässerflächen' feature collection
OperationId
describeCollection_d607eee4-b42c-43dc-b5ce-a86f3f37e2f6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Gewässerflächen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Gewässerlinien' feature collection
OperationId
getFeature_aa2152af-cbe9-4cd3-a5ec-f0b6c20b7b69_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Gewässerlinien' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Gewässerlinien' feature collection
OperationId
getFeatures_aa2152af-cbe9-4cd3-a5ec-f0b6c20b7b69
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Gewässerlinien' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_aa2152af-cbe9-4cd3-a5ec-f0b6c20b7b69_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Gewässerlinien' feature collection
OperationId
describeCollection_aa2152af-cbe9-4cd3-a5ec-f0b6c20b7b69
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Gewässerlinien' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Grenzlinien' feature collection
OperationId
getFeature_820cb0b1-7fde-4692-9713-b1430a85f5b9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Grenzlinien' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Grenzlinien' feature collection
OperationId
getFeatures_820cb0b1-7fde-4692-9713-b1430a85f5b9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Grenzlinien' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_820cb0b1-7fde-4692-9713-b1430a85f5b9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Grenzlinien' feature collection
OperationId
describeCollection_820cb0b1-7fde-4692-9713-b1430a85f5b9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Grenzlinien' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Grünflächen' feature collection
OperationId
getFeature_08dd7c1b-bb18-4f02-89a7-dca89901646b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Grünflächen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Grünflächen' feature collection
OperationId
getFeatures_08dd7c1b-bb18-4f02-89a7-dca89901646b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Grünflächen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_08dd7c1b-bb18-4f02-89a7-dca89901646b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Grünflächen' feature collection
OperationId
describeCollection_08dd7c1b-bb18-4f02-89a7-dca89901646b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Grünflächen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Hauptankunftsorte' feature collection
OperationId
getFeature_38a0239b-2b97-4176-a253-2e0511836eee_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Hauptankunftsorte' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Hauptankunftsorte' feature collection
OperationId
getFeatures_38a0239b-2b97-4176-a253-2e0511836eee
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Hauptankunftsorte' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_38a0239b-2b97-4176-a253-2e0511836eee_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Hauptankunftsorte' feature collection
OperationId
describeCollection_38a0239b-2b97-4176-a253-2e0511836eee
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Hauptankunftsorte' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Hintergrund' feature collection
OperationId
getFeature_8fd879d4-9e9a-4693-900e-222a35693db2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Hintergrund' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Hintergrund' feature collection
OperationId
getFeatures_8fd879d4-9e9a-4693-900e-222a35693db2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Hintergrund' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_8fd879d4-9e9a-4693-900e-222a35693db2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Hintergrund' feature collection
OperationId
describeCollection_8fd879d4-9e9a-4693-900e-222a35693db2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Hintergrund' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Kabinenschifffahrt' feature collection
OperationId
getFeature_cfdd2a7e-2b61-44ec-8f34-18a6aad5cdfc_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Kabinenschifffahrt' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Kabinenschifffahrt' feature collection
OperationId
getFeatures_cfdd2a7e-2b61-44ec-8f34-18a6aad5cdfc
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Kabinenschifffahrt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_cfdd2a7e-2b61-44ec-8f34-18a6aad5cdfc_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Kabinenschifffahrt' feature collection
OperationId
describeCollection_cfdd2a7e-2b61-44ec-8f34-18a6aad5cdfc
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Kabinenschifffahrt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Kirchenkreuze' feature collection
OperationId
getFeature_d9e2243f-280f-4a1e-bee7-8608e3c76dc6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Kirchenkreuze' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Kirchenkreuze' feature collection
OperationId
getFeatures_d9e2243f-280f-4a1e-bee7-8608e3c76dc6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Rotation Retrieve features filtered by: Rotation (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Rotation' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Kirchenkreuze' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d9e2243f-280f-4a1e-bee7-8608e3c76dc6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Kirchenkreuze' feature collection
OperationId
describeCollection_d9e2243f-280f-4a1e-bee7-8608e3c76dc6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Kirchenkreuze' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Landmarks' feature collection
OperationId
getFeature_8d433a1b-9d1d-414b-93d8-cffc369dfb20_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Landmarks' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Landmarks' feature collection
OperationId
getFeatures_8d433a1b-9d1d-414b-93d8-cffc369dfb20
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Name Retrieve features filtered by: Name (String) string
Wortmarke Retrieve features filtered by: Wortmarke (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Wortmarke' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Landmarks' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_8d433a1b-9d1d-414b-93d8-cffc369dfb20_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Landmarks' feature collection
OperationId
describeCollection_8d433a1b-9d1d-414b-93d8-cffc369dfb20
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Landmarks' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info ÖV-Haltestellen' feature collection
OperationId
getFeature_65c05331-8c40-4e70-a039-335029b03be1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info ÖV-Haltestellen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info ÖV-Haltestellen' feature collection
OperationId
getFeatures_65c05331-8c40-4e70-a039-335029b03be1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Haltestellenname Retrieve features filtered by: Haltestellenname (String) string
Liniennummer Retrieve features filtered by: Liniennummer (String) string
Art Retrieve features filtered by: Art (String) string
Typ Retrieve features filtered by: Typ (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Haltestellenname', 'Liniennummer', 'Art', 'Typ', 'Beschriftung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info ÖV-Haltestellen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_65c05331-8c40-4e70-a039-335029b03be1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info ÖV-Haltestellen' feature collection
OperationId
describeCollection_65c05331-8c40-4e70-a039-335029b03be1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info ÖV-Haltestellen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info ÖV-Linien' feature collection
OperationId
getFeature_a1db123f-0579-4337-9349-ca230eff1347_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info ÖV-Linien' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info ÖV-Linien' feature collection
OperationId
getFeatures_a1db123f-0579-4337-9349-ca230eff1347
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Liniennummer Retrieve features filtered by: Liniennummer (String) string
Art Retrieve features filtered by: Art (String) string
Typ Retrieve features filtered by: Typ (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Liniennummer', 'Art', 'Typ' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info ÖV-Linien' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a1db123f-0579-4337-9349-ca230eff1347_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info ÖV-Linien' feature collection
OperationId
describeCollection_a1db123f-0579-4337-9349-ca230eff1347
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info ÖV-Linien' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Strassenkonturen' feature collection
OperationId
getFeature_b382f44f-63cd-40e8-85bd-f403364821ff_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Strassenkonturen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Strassenkonturen' feature collection
OperationId
getFeatures_b382f44f-63cd-40e8-85bd-f403364821ff
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Strassenkonturen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b382f44f-63cd-40e8-85bd-f403364821ff_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Strassenkonturen' feature collection
OperationId
describeCollection_b382f44f-63cd-40e8-85bd-f403364821ff
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Strassenkonturen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Strassennetz' feature collection
OperationId
getFeature_2996d754-c0c4-4403-9105-88ce1d5a5ab2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Strassennetz' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Strassennetz' feature collection
OperationId
getFeatures_2996d754-c0c4-4403-9105-88ce1d5a5ab2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Strassennetz' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2996d754-c0c4-4403-9105-88ce1d5a5ab2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Strassennetz' feature collection
OperationId
describeCollection_2996d754-c0c4-4403-9105-88ce1d5a5ab2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Strassennetz' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Grundkarte - Basel Info Symbole' feature collection
OperationId
getFeature_41440691-4068-489d-a064-58ab9555ea0e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Grundkarte - Basel Info Symbole' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Grundkarte - Basel Info Symbole' feature collection
OperationId
getFeatures_41440691-4068-489d-a064-58ab9555ea0e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Symbole' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_41440691-4068-489d-a064-58ab9555ea0e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Grundkarte - Basel Info Symbole' feature collection
OperationId
describeCollection_41440691-4068-489d-a064-58ab9555ea0e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Grundkarte - Basel Info Symbole' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Points of Interest - Freizeit & Sport' feature collection
OperationId
getFeature_b4c29496-f0dc-4568-9593-1ee4d85793f5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Points of Interest - Freizeit & Sport' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Points of Interest - Freizeit & Sport' feature collection
OperationId
getFeatures_b4c29496-f0dc-4568-9593-1ee4d85793f5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Name Retrieve features filtered by: Name (String) string
Kategorie Retrieve features filtered by: Kategorie (String) string
Subkategorie Retrieve features filtered by: Subkategorie (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Art Retrieve features filtered by: Art (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Ort Retrieve features filtered by: Ort (String) string
Telefon Retrieve features filtered by: Telefon (String) string
Link Retrieve features filtered by: Link (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Freizeit & Sport' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b4c29496-f0dc-4568-9593-1ee4d85793f5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Points of Interest - Freizeit & Sport' feature collection
OperationId
describeCollection_b4c29496-f0dc-4568-9593-1ee4d85793f5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Freizeit & Sport' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Points of Interest - Gesundheit & Soziales' feature collection
OperationId
getFeature_2c04838a-e836-46ce-a81b-e850a39e0953_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Points of Interest - Gesundheit & Soziales' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Points of Interest - Gesundheit & Soziales' feature collection
OperationId
getFeatures_2c04838a-e836-46ce-a81b-e850a39e0953
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Name Retrieve features filtered by: Name (String) string
Kategorie Retrieve features filtered by: Kategorie (String) string
Subkategorie Retrieve features filtered by: Subkategorie (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Art Retrieve features filtered by: Art (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Ort Retrieve features filtered by: Ort (String) string
Telefon Retrieve features filtered by: Telefon (String) string
Link Retrieve features filtered by: Link (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Gesundheit & Soziales' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2c04838a-e836-46ce-a81b-e850a39e0953_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Points of Interest - Gesundheit & Soziales' feature collection
OperationId
describeCollection_2c04838a-e836-46ce-a81b-e850a39e0953
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Gesundheit & Soziales' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Points of Interest - Kirchen & religiöse Gemeinschaften' feature collection
OperationId
getFeature_e35f3469-75df-413b-abe5-30f2788bd7d8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Points of Interest - Kirchen & religiöse Gemeinschaften' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Points of Interest - Kirchen & religiöse Gemeinschaften' feature collection
OperationId
getFeatures_e35f3469-75df-413b-abe5-30f2788bd7d8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Name Retrieve features filtered by: Name (String) string
Kategorie Retrieve features filtered by: Kategorie (String) string
Subkategorie Retrieve features filtered by: Subkategorie (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Art Retrieve features filtered by: Art (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Ort Retrieve features filtered by: Ort (String) string
Telefon Retrieve features filtered by: Telefon (String) string
Link Retrieve features filtered by: Link (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Kirchen & religiöse Gemeinschaften' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e35f3469-75df-413b-abe5-30f2788bd7d8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Points of Interest - Kirchen & religiöse Gemeinschaften' feature collection
OperationId
describeCollection_e35f3469-75df-413b-abe5-30f2788bd7d8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Kirchen & religiöse Gemeinschaften' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Points of Interest - Kultur & Unterhaltung' feature collection
OperationId
getFeature_663ba58a-69fa-4378-8b1d-be176e5b5745_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Points of Interest - Kultur & Unterhaltung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Points of Interest - Kultur & Unterhaltung' feature collection
OperationId
getFeatures_663ba58a-69fa-4378-8b1d-be176e5b5745
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Name Retrieve features filtered by: Name (String) string
Kategorie Retrieve features filtered by: Kategorie (String) string
Subkategorie Retrieve features filtered by: Subkategorie (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Art Retrieve features filtered by: Art (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Ort Retrieve features filtered by: Ort (String) string
Telefon Retrieve features filtered by: Telefon (String) string
Link Retrieve features filtered by: Link (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Kultur & Unterhaltung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_663ba58a-69fa-4378-8b1d-be176e5b5745_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Points of Interest - Kultur & Unterhaltung' feature collection
OperationId
describeCollection_663ba58a-69fa-4378-8b1d-be176e5b5745
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Kultur & Unterhaltung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Points of Interest - Öffentliche Einrichtungen' feature collection
OperationId
getFeature_d2ebe862-f953-42aa-9eaf-ac726fbe5cc1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Points of Interest - Öffentliche Einrichtungen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Points of Interest - Öffentliche Einrichtungen' feature collection
OperationId
getFeatures_d2ebe862-f953-42aa-9eaf-ac726fbe5cc1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Name Retrieve features filtered by: Name (String) string
Kategorie Retrieve features filtered by: Kategorie (String) string
Subkategorie Retrieve features filtered by: Subkategorie (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Art Retrieve features filtered by: Art (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Ort Retrieve features filtered by: Ort (String) string
Telefon Retrieve features filtered by: Telefon (String) string
Link Retrieve features filtered by: Link (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Öffentliche Einrichtungen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d2ebe862-f953-42aa-9eaf-ac726fbe5cc1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Points of Interest - Öffentliche Einrichtungen' feature collection
OperationId
describeCollection_d2ebe862-f953-42aa-9eaf-ac726fbe5cc1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Öffentliche Einrichtungen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Points of Interest - Sehenswürdigkeiten' feature collection
OperationId
getFeature_2b295824-75ca-4107-a840-c9007c0b116d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Points of Interest - Sehenswürdigkeiten' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Points of Interest - Sehenswürdigkeiten' feature collection
OperationId
getFeatures_2b295824-75ca-4107-a840-c9007c0b116d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Name Retrieve features filtered by: Name (String) string
Kategorie Retrieve features filtered by: Kategorie (String) string
Subkategorie Retrieve features filtered by: Subkategorie (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Art Retrieve features filtered by: Art (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Ort Retrieve features filtered by: Ort (String) string
Telefon Retrieve features filtered by: Telefon (String) string
Link Retrieve features filtered by: Link (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Sehenswürdigkeiten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2b295824-75ca-4107-a840-c9007c0b116d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Points of Interest - Sehenswürdigkeiten' feature collection
OperationId
describeCollection_2b295824-75ca-4107-a840-c9007c0b116d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Sehenswürdigkeiten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Points of Interest - Unterkünfte & Tagung' feature collection
OperationId
getFeature_4c9df0e8-7535-46a5-94b1-3ff9d87a2298_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Points of Interest - Unterkünfte & Tagung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Points of Interest - Unterkünfte & Tagung' feature collection
OperationId
getFeatures_4c9df0e8-7535-46a5-94b1-3ff9d87a2298
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Name Retrieve features filtered by: Name (String) string
Kategorie Retrieve features filtered by: Kategorie (String) string
Subkategorie Retrieve features filtered by: Subkategorie (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Art Retrieve features filtered by: Art (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Ort Retrieve features filtered by: Ort (String) string
Telefon Retrieve features filtered by: Telefon (String) string
Link Retrieve features filtered by: Link (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Unterkünfte & Tagung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_4c9df0e8-7535-46a5-94b1-3ff9d87a2298_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Points of Interest - Unterkünfte & Tagung' feature collection
OperationId
describeCollection_4c9df0e8-7535-46a5-94b1-3ff9d87a2298
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Unterkünfte & Tagung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Basel Info Points of Interest - Verkehr' feature collection
OperationId
getFeature_5fe3df89-49c4-452f-95a2-26897ac444c2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Basel Info Points of Interest - Verkehr' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Basel Info Points of Interest - Verkehr' feature collection
OperationId
getFeatures_5fe3df89-49c4-452f-95a2-26897ac444c2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Name Retrieve features filtered by: Name (String) string
Kategorie Retrieve features filtered by: Kategorie (String) string
Subkategorie Retrieve features filtered by: Subkategorie (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Art Retrieve features filtered by: Art (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Ort Retrieve features filtered by: Ort (String) string
Telefon Retrieve features filtered by: Telefon (String) string
Link Retrieve features filtered by: Link (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Name', 'Kategorie', 'Subkategorie', 'Beschreibung', 'Art', 'Strasse', 'Ort', 'Telefon', 'Link' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Verkehr' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5fe3df89-49c4-452f-95a2-26897ac444c2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Basel Info Points of Interest - Verkehr' feature collection
OperationId
describeCollection_5fe3df89-49c4-452f-95a2-26897ac444c2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Basel Info Points of Interest - Verkehr' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel) - Baulinie' feature collection
OperationId
getFeature_01597600-44bb-43dd-b696-3d89f08057ab_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel) - Baulinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel) - Baulinie' feature collection
OperationId
getFeatures_01597600-44bb-43dd-b696-3d89f08057ab
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Baulinie Retrieve features filtered by: ID Baulinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Baulinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel) - Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_01597600-44bb-43dd-b696-3d89f08057ab_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel) - Baulinie' feature collection
OperationId
describeCollection_01597600-44bb-43dd-b696-3d89f08057ab
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel) - Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel) - Label Baulinie' feature collection
OperationId
getFeature_0b91f581-72f1-4d44-8191-c5641eac0624_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel) - Label Baulinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel) - Label Baulinie' feature collection
OperationId
getFeatures_0b91f581-72f1-4d44-8191-c5641eac0624
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Baulinie Retrieve features filtered by: ID Baulinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Baulinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel) - Label Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0b91f581-72f1-4d44-8191-c5641eac0624_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel) - Label Baulinie' feature collection
OperationId
describeCollection_0b91f581-72f1-4d44-8191-c5641eac0624
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel) - Label Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel): laufende Änderung - Baulinie' feature collection
OperationId
getFeature_d17bdc4a-3dc0-4ce9-b708-5b6d87a93c6c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel): laufende Änderung - Baulinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel): laufende Änderung - Baulinie' feature collection
OperationId
getFeatures_d17bdc4a-3dc0-4ce9-b708-5b6d87a93c6c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Baulinie Retrieve features filtered by: ID Baulinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Baulinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel): laufende Änderung - Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d17bdc4a-3dc0-4ce9-b708-5b6d87a93c6c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel): laufende Änderung - Baulinie' feature collection
OperationId
describeCollection_d17bdc4a-3dc0-4ce9-b708-5b6d87a93c6c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel): laufende Änderung - Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel): laufende Änderung - Label Baulinie' feature collection
OperationId
getFeature_6c32245c-9bd6-4a00-a40f-45e3efd5a955_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel): laufende Änderung - Label Baulinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel): laufende Änderung - Label Baulinie' feature collection
OperationId
getFeatures_6c32245c-9bd6-4a00-a40f-45e3efd5a955
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Baulinie Retrieve features filtered by: ID Baulinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Baulinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel): laufende Änderung - Label Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6c32245c-9bd6-4a00-a40f-45e3efd5a955_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel): laufende Änderung - Label Baulinie' feature collection
OperationId
describeCollection_6c32245c-9bd6-4a00-a40f-45e3efd5a955
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Baulinien (Basel): laufende Änderung - Label Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel) - Label Strassenlinie' feature collection
OperationId
getFeature_4b9133cf-7b38-40cc-acab-962580f5c870_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel) - Label Strassenlinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel) - Label Strassenlinie' feature collection
OperationId
getFeatures_4b9133cf-7b38-40cc-acab-962580f5c870
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strassenlinie Retrieve features filtered by: ID Strassenlinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strassenlinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel) - Label Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_4b9133cf-7b38-40cc-acab-962580f5c870_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel) - Label Strassenlinie' feature collection
OperationId
describeCollection_4b9133cf-7b38-40cc-acab-962580f5c870
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel) - Label Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel) - Strassenlinie' feature collection
OperationId
getFeature_08484570-1d50-4d22-a7bb-2ed7190cda12_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel) - Strassenlinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel) - Strassenlinie' feature collection
OperationId
getFeatures_08484570-1d50-4d22-a7bb-2ed7190cda12
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strassenlinie Retrieve features filtered by: ID Strassenlinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strassenlinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel) - Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_08484570-1d50-4d22-a7bb-2ed7190cda12_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel) - Strassenlinie' feature collection
OperationId
describeCollection_08484570-1d50-4d22-a7bb-2ed7190cda12
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel) - Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel): laufende Änderung - Label Strassenlinie' feature collection
OperationId
getFeature_70051e8e-6a75-4580-a338-49436e9f559e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel): laufende Änderung - Label Strassenlinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel): laufende Änderung - Label Strassenlinie' feature collection
OperationId
getFeatures_70051e8e-6a75-4580-a338-49436e9f559e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strassenlinie Retrieve features filtered by: ID Strassenlinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strassenlinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel): laufende Änderung - Label Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_70051e8e-6a75-4580-a338-49436e9f559e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel): laufende Änderung - Label Strassenlinie' feature collection
OperationId
describeCollection_70051e8e-6a75-4580-a338-49436e9f559e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel): laufende Änderung - Label Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel): laufende Änderung - Strassenlinie' feature collection
OperationId
getFeature_012256c1-7c50-413b-9eed-7d0efc83a73d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel): laufende Änderung - Strassenlinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel): laufende Änderung - Strassenlinie' feature collection
OperationId
getFeatures_012256c1-7c50-413b-9eed-7d0efc83a73d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strassenlinie Retrieve features filtered by: ID Strassenlinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strassenlinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel): laufende Änderung - Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_012256c1-7c50-413b-9eed-7d0efc83a73d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel): laufende Änderung - Strassenlinie' feature collection
OperationId
describeCollection_012256c1-7c50-413b-9eed-7d0efc83a73d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Basel-Stadt - Strassenlinien (Basel): laufende Änderung - Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen) - Baulinie' feature collection
OperationId
getFeature_4e684e59-51cb-47f7-9e7f-59f0043bcb4f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen) - Baulinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen) - Baulinie' feature collection
OperationId
getFeatures_4e684e59-51cb-47f7-9e7f-59f0043bcb4f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Baulinie Retrieve features filtered by: ID Baulinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Baulinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen) - Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_4e684e59-51cb-47f7-9e7f-59f0043bcb4f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen) - Baulinie' feature collection
OperationId
describeCollection_4e684e59-51cb-47f7-9e7f-59f0043bcb4f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen) - Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen) - Label Baulinie' feature collection
OperationId
getFeature_7d056aed-aeb5-493c-8189-dfe2ce395f4d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen) - Label Baulinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen) - Label Baulinie' feature collection
OperationId
getFeatures_7d056aed-aeb5-493c-8189-dfe2ce395f4d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Baulinie Retrieve features filtered by: ID Baulinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Baulinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen) - Label Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7d056aed-aeb5-493c-8189-dfe2ce395f4d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen) - Label Baulinie' feature collection
OperationId
describeCollection_7d056aed-aeb5-493c-8189-dfe2ce395f4d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen) - Label Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen): Laufende Änderung - Baulinie' feature collection
OperationId
getFeature_9794e718-54e7-4dca-b68f-cf4ff3ee0daf_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen): Laufende Änderung - Baulinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen): Laufende Änderung - Baulinie' feature collection
OperationId
getFeatures_9794e718-54e7-4dca-b68f-cf4ff3ee0daf
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Baulinie Retrieve features filtered by: ID Baulinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Baulinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen): Laufende Änderung - Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9794e718-54e7-4dca-b68f-cf4ff3ee0daf_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen): Laufende Änderung - Baulinie' feature collection
OperationId
describeCollection_9794e718-54e7-4dca-b68f-cf4ff3ee0daf
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen): Laufende Änderung - Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen): Laufende Änderung - Label Baulinie' feature collection
OperationId
getFeature_5e3cffb7-717b-4c4b-b2b6-7da56d9734d8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen): Laufende Änderung - Label Baulinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen): Laufende Änderung - Label Baulinie' feature collection
OperationId
getFeatures_5e3cffb7-717b-4c4b-b2b6-7da56d9734d8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Baulinie Retrieve features filtered by: ID Baulinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Baulinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen): Laufende Änderung - Label Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5e3cffb7-717b-4c4b-b2b6-7da56d9734d8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen): Laufende Änderung - Label Baulinie' feature collection
OperationId
describeCollection_5e3cffb7-717b-4c4b-b2b6-7da56d9734d8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Baulinien (Bettingen): Laufende Änderung - Label Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen) - Label Strassenlinie' feature collection
OperationId
getFeature_566fbc12-615d-4585-810b-edb541c16f5a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen) - Label Strassenlinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen) - Label Strassenlinie' feature collection
OperationId
getFeatures_566fbc12-615d-4585-810b-edb541c16f5a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strassenlinie Retrieve features filtered by: ID Strassenlinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strassenlinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen) - Label Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_566fbc12-615d-4585-810b-edb541c16f5a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen) - Label Strassenlinie' feature collection
OperationId
describeCollection_566fbc12-615d-4585-810b-edb541c16f5a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen) - Label Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen) - Strassenlinie' feature collection
OperationId
getFeature_ff0b2978-ae9d-4439-bbe7-f8f270474aa3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen) - Strassenlinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen) - Strassenlinie' feature collection
OperationId
getFeatures_ff0b2978-ae9d-4439-bbe7-f8f270474aa3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strassenlinie Retrieve features filtered by: ID Strassenlinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strassenlinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen) - Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ff0b2978-ae9d-4439-bbe7-f8f270474aa3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen) - Strassenlinie' feature collection
OperationId
describeCollection_ff0b2978-ae9d-4439-bbe7-f8f270474aa3
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen) - Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen): Laufende Änderung - Label Strassenlinie' feature collection
OperationId
getFeature_95c6aba1-702f-415a-9ff3-501c2ac97910_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen): Laufende Änderung - Label Strassenlinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen): Laufende Änderung - Label Strassenlinie' feature collection
OperationId
getFeatures_95c6aba1-702f-415a-9ff3-501c2ac97910
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strassenlinie Retrieve features filtered by: ID Strassenlinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strassenlinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen): Laufende Änderung - Label Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_95c6aba1-702f-415a-9ff3-501c2ac97910_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen): Laufende Änderung - Label Strassenlinie' feature collection
OperationId
describeCollection_95c6aba1-702f-415a-9ff3-501c2ac97910
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen): Laufende Änderung - Label Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen): Laufende Änderung - Strassenlinie' feature collection
OperationId
getFeature_fbfc9d73-9c19-462f-ac36-494455b97893_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen): Laufende Änderung - Strassenlinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen): Laufende Änderung - Strassenlinie' feature collection
OperationId
getFeatures_fbfc9d73-9c19-462f-ac36-494455b97893
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strassenlinie Retrieve features filtered by: ID Strassenlinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strassenlinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen): Laufende Änderung - Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_fbfc9d73-9c19-462f-ac36-494455b97893_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen): Laufende Änderung - Strassenlinie' feature collection
OperationId
describeCollection_fbfc9d73-9c19-462f-ac36-494455b97893
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Bettingen - Strassenlinien (Bettingen): Laufende Änderung - Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Riehen - Baulinien (Riehen) - Baulinie' feature collection
OperationId
getFeature_62770ba6-f940-4984-950b-f2c7e6631f28_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Riehen - Baulinien (Riehen) - Baulinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Riehen - Baulinien (Riehen) - Baulinie' feature collection
OperationId
getFeatures_62770ba6-f940-4984-950b-f2c7e6631f28
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Baulinie Retrieve features filtered by: ID Baulinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Baulinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Baulinien (Riehen) - Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_62770ba6-f940-4984-950b-f2c7e6631f28_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Riehen - Baulinien (Riehen) - Baulinie' feature collection
OperationId
describeCollection_62770ba6-f940-4984-950b-f2c7e6631f28
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Baulinien (Riehen) - Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Riehen - Baulinien (Riehen) - Label Baulinie' feature collection
OperationId
getFeature_adc89896-7807-4945-ab4f-1d6251f79c70_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Riehen - Baulinien (Riehen) - Label Baulinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Riehen - Baulinien (Riehen) - Label Baulinie' feature collection
OperationId
getFeatures_adc89896-7807-4945-ab4f-1d6251f79c70
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Baulinie Retrieve features filtered by: ID Baulinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Baulinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Baulinien (Riehen) - Label Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_adc89896-7807-4945-ab4f-1d6251f79c70_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Riehen - Baulinien (Riehen) - Label Baulinie' feature collection
OperationId
describeCollection_adc89896-7807-4945-ab4f-1d6251f79c70
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Baulinien (Riehen) - Label Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Riehen - Baulinien (Riehen): Laufende Änderung - Baulinie' feature collection
OperationId
getFeature_29573eb2-4a60-4b12-a570-8588ca5c0296_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Riehen - Baulinien (Riehen): Laufende Änderung - Baulinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Riehen - Baulinien (Riehen): Laufende Änderung - Baulinie' feature collection
OperationId
getFeatures_29573eb2-4a60-4b12-a570-8588ca5c0296
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Baulinie Retrieve features filtered by: ID Baulinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Baulinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Baulinien (Riehen): Laufende Änderung - Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_29573eb2-4a60-4b12-a570-8588ca5c0296_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Riehen - Baulinien (Riehen): Laufende Änderung - Baulinie' feature collection
OperationId
describeCollection_29573eb2-4a60-4b12-a570-8588ca5c0296
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Baulinien (Riehen): Laufende Änderung - Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Riehen - Baulinien (Riehen): Laufende Änderung - Label Baulinie' feature collection
OperationId
getFeature_762a7b48-cc0f-4e97-a611-e8895b5a81ff_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Riehen - Baulinien (Riehen): Laufende Änderung - Label Baulinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Riehen - Baulinien (Riehen): Laufende Änderung - Label Baulinie' feature collection
OperationId
getFeatures_762a7b48-cc0f-4e97-a611-e8895b5a81ff
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Baulinie Retrieve features filtered by: ID Baulinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Baulinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Baulinien (Riehen): Laufende Änderung - Label Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_762a7b48-cc0f-4e97-a611-e8895b5a81ff_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Riehen - Baulinien (Riehen): Laufende Änderung - Label Baulinie' feature collection
OperationId
describeCollection_762a7b48-cc0f-4e97-a611-e8895b5a81ff
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Baulinien (Riehen): Laufende Änderung - Label Baulinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen) - Label Strassenlinie' feature collection
OperationId
getFeature_d816700a-509a-4747-ab66-d04d3d723f76_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen) - Label Strassenlinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen) - Label Strassenlinie' feature collection
OperationId
getFeatures_d816700a-509a-4747-ab66-d04d3d723f76
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strassenlinie Retrieve features filtered by: ID Strassenlinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strassenlinie', 'Linientyp', 'Linientyp Text', 'Verbindlichkeit', 'Beschriftung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen) - Label Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d816700a-509a-4747-ab66-d04d3d723f76_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen) - Label Strassenlinie' feature collection
OperationId
describeCollection_d816700a-509a-4747-ab66-d04d3d723f76
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen) - Label Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen) - Strassenlinie' feature collection
OperationId
getFeature_7f446dfa-4f03-45a7-887f-ce0b4436efa3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen) - Strassenlinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen) - Strassenlinie' feature collection
OperationId
getFeatures_7f446dfa-4f03-45a7-887f-ce0b4436efa3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strassenlinie Retrieve features filtered by: ID Strassenlinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strassenlinie', 'Linientyp', 'Linientyp Text', 'Verbindlichkeit', 'Beschriftung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen) - Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7f446dfa-4f03-45a7-887f-ce0b4436efa3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen) - Strassenlinie' feature collection
OperationId
describeCollection_7f446dfa-4f03-45a7-887f-ce0b4436efa3
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen) - Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen): Laufende Änderung - Label Strassenlinie' feature collection
OperationId
getFeature_1652d679-fc32-47c9-a84e-ae9122ea8bee_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen): Laufende Änderung - Label Strassenlinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen): Laufende Änderung - Label Strassenlinie' feature collection
OperationId
getFeatures_1652d679-fc32-47c9-a84e-ae9122ea8bee
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strassenlinie Retrieve features filtered by: ID Strassenlinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strassenlinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen): Laufende Änderung - Label Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_1652d679-fc32-47c9-a84e-ae9122ea8bee_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen): Laufende Änderung - Label Strassenlinie' feature collection
OperationId
describeCollection_1652d679-fc32-47c9-a84e-ae9122ea8bee
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen): Laufende Änderung - Label Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen): Laufende Änderung - Strassenlinie' feature collection
OperationId
getFeature_230661d3-fc31-4ad5-8a7e-d7edc6aee96a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen): Laufende Änderung - Strassenlinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen): Laufende Änderung - Strassenlinie' feature collection
OperationId
getFeatures_230661d3-fc31-4ad5-8a7e-d7edc6aee96a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strassenlinie Retrieve features filtered by: ID Strassenlinie (String) string
Linientyp Retrieve features filtered by: Linientyp (String) string
Linientyp Text Retrieve features filtered by: Linientyp Text (String) string
Beschriftung Retrieve features filtered by: Beschriftung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strassenlinie', 'Linientyp', 'Linientyp Text', 'Beschriftung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen): Laufende Änderung - Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_230661d3-fc31-4ad5-8a7e-d7edc6aee96a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen): Laufende Änderung - Strassenlinie' feature collection
OperationId
describeCollection_230661d3-fc31-4ad5-8a7e-d7edc6aee96a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bau- & Strassenlinien Riehen - Strassenlinien (Riehen): Laufende Änderung - Strassenlinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Gebietseinteilung Bauberatung Denkmalpflege' feature collection
OperationId
getFeature_47cfe057-5b67-4a38-b937-30121bc063c9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Gebietseinteilung Bauberatung Denkmalpflege' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Gebietseinteilung Bauberatung Denkmalpflege' feature collection
OperationId
getFeatures_47cfe057-5b67-4a38-b937-30121bc063c9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Denkmalpflege Retrieve features filtered by: ID Denkmalpflege (Integer) integer
Name Retrieve features filtered by: Name (String) string
Telefon Retrieve features filtered by: Telefon (String) string
E-Mail Retrieve features filtered by: E-Mail (String) string
Zeiten Retrieve features filtered by: Zeiten (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Denkmalpflege', 'Name', 'Telefon', 'E-Mail', 'Zeiten' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gebietseinteilung Bauberatung Denkmalpflege' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_47cfe057-5b67-4a38-b937-30121bc063c9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Gebietseinteilung Bauberatung Denkmalpflege' feature collection
OperationId
describeCollection_47cfe057-5b67-4a38-b937-30121bc063c9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gebietseinteilung Bauberatung Denkmalpflege' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Tigermückenbekämpfungsgebiet' feature collection
OperationId
getFeature_591a57b9-2b01-4257-a13e-fa8afccf0024_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Tigermückenbekämpfungsgebiet' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Tigermückenbekämpfungsgebiet' feature collection
OperationId
getFeatures_591a57b9-2b01-4257-a13e-fa8afccf0024
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Gebiet Retrieve features filtered by: ID Gebiet (String) string
Link Webseite Retrieve features filtered by: Link Webseite (String) string
Link Merkblatt Retrieve features filtered by: Link Merkblatt (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Gebiet', 'Link Webseite', 'Link Merkblatt' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Tigermückenbekämpfungsgebiet' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_591a57b9-2b01-4257-a13e-fa8afccf0024_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Tigermückenbekämpfungsgebiet' feature collection
OperationId
describeCollection_591a57b9-2b01-4257-a13e-fa8afccf0024
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Tigermückenbekämpfungsgebiet' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bienenstände' feature collection
OperationId
getFeature_9abfe0b4-3071-4f8b-bb3e-25493878013b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bienenstände' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bienenstände' feature collection
OperationId
getFeatures_9abfe0b4-3071-4f8b-bb3e-25493878013b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Bienenstand Retrieve features filtered by: ID Bienenstand (Integer) integer
Standortnummer Retrieve features filtered by: Standortnummer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Bienenstand', 'Standortnummer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bienenstände' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9abfe0b4-3071-4f8b-bb3e-25493878013b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bienenstände' feature collection
OperationId
describeCollection_9abfe0b4-3071-4f8b-bb3e-25493878013b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bienenstände' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bohrkataster' feature collection
OperationId
getFeature_61193433-2d83-4f32-99a3-97d9a372c010_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bohrkataster' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bohrkataster' feature collection
OperationId
getFeatures_61193433-2d83-4f32-99a3-97d9a372c010
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Bohrnummer Retrieve features filtered by: Bohrnummer (String) string
Ortsangabe Retrieve features filtered by: Ortsangabe (String) string
Bohrjahr Retrieve features filtered by: Bohrjahr (Integer) integer
Terrain-Kote Retrieve features filtered by: Terrain-Kote (Double) number
Bohransatz-Kote Retrieve features filtered by: Bohransatz-Kote (Double) number
Höhe Grundwasserspiegel Retrieve features filtered by: Höhe Grundwasserspiegel (Double) number
Datum Grundwasserstandmessung Retrieve features filtered by: Datum Grundwasserstandmessung (String) string
Höhe Felsoberkante Retrieve features filtered by: Höhe Felsoberkante (Double) number
Stratigraphische Beschreibung Fels Retrieve features filtered by: Stratigraphische Beschreibung Fels (String) string
Bohrsohle Retrieve features filtered by: Bohrsohle (Double) number
Zustand der Bohrung Retrieve features filtered by: Zustand der Bohrung (String) string
Hydrologisches Jahrbuch Retrieve features filtered by: Hydrologisches Jahrbuch (String) string
Rohr Durchmesser Retrieve features filtered by: Rohr Durchmesser (Integer) integer
Grundwassermessstellen-Typ Retrieve features filtered by: Grundwassermessstellen-Typ (String) string
Schrägbohrung Retrieve features filtered by: Schrägbohrung (String) string
Geplante Bohrung Retrieve features filtered by: Geplante Bohrung (String) string
Geothermische Bohrung Retrieve features filtered by: Geothermische Bohrung (String) string
Profil Retrieve features filtered by: Profil (String) string
Situationsplan Retrieve features filtered by: Situationsplan (String) string
Foto Retrieve features filtered by: Foto (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Bohrnummer', 'Ortsangabe', 'Bohrjahr', 'Terrain-Kote', 'Bohransatz-Kote', 'Höhe Grundwasserspiegel', 'Datum Grundwasserstandmessung', 'Höhe Felsoberkante', 'Stratigraphische Beschreibung Fels', 'Bohrsohle', 'Zustand der Bohrung', 'Hydrologisches Jahrbuch', 'Rohr Durchmesser', 'Grundwassermessstellen-Typ', 'Schrägbohrung', 'Geplante Bohrung', 'Geothermische Bohrung', 'Profil', 'Situationsplan', 'Foto' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bohrkataster' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_61193433-2d83-4f32-99a3-97d9a372c010_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bohrkataster' feature collection
OperationId
describeCollection_61193433-2d83-4f32-99a3-97d9a372c010
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bohrkataster' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bruttogeschossflächen auf Blockbasis - Anteil Freifläche' feature collection
OperationId
getFeature_8a7c4ac3-5cf9-4e4f-ba33-b9df1679febd_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bruttogeschossflächen auf Blockbasis - Anteil Freifläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bruttogeschossflächen auf Blockbasis - Anteil Freifläche' feature collection
OperationId
getFeatures_8a7c4ac3-5cf9-4e4f-ba33-b9df1679febd
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner und Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner und Beschäftigten (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
5-Jahresveränderung der Bruttogeschossfläche absolut Retrieve features filtered by: 5-Jahresveränderung der Bruttogeschossfläche absolut (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Arbeit', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner und Beschäftigten', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Total', 'Wohnanteil', 'Anteil Freifläche', 'Ausnutzungsziffer', '5-Jahresveränderung der Bruttogeschossfläche absolut' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Anteil Freifläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_8a7c4ac3-5cf9-4e4f-ba33-b9df1679febd_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bruttogeschossflächen auf Blockbasis - Anteil Freifläche' feature collection
OperationId
describeCollection_8a7c4ac3-5cf9-4e4f-ba33-b9df1679febd
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Anteil Freifläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bruttogeschossflächen auf Blockbasis - Ausnutzungsziffer' feature collection
OperationId
getFeature_d079dd2a-138b-43dc-88dc-55f980b78359_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bruttogeschossflächen auf Blockbasis - Ausnutzungsziffer' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bruttogeschossflächen auf Blockbasis - Ausnutzungsziffer' feature collection
OperationId
getFeatures_d079dd2a-138b-43dc-88dc-55f980b78359
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner und Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner und Beschäftigten (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
5-Jahresveränderung der Bruttogeschossfläche absolut Retrieve features filtered by: 5-Jahresveränderung der Bruttogeschossfläche absolut (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Arbeit', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner und Beschäftigten', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Total', 'Wohnanteil', 'Anteil Freifläche', 'Ausnutzungsziffer', '5-Jahresveränderung der Bruttogeschossfläche absolut' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Ausnutzungsziffer' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d079dd2a-138b-43dc-88dc-55f980b78359_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bruttogeschossflächen auf Blockbasis - Ausnutzungsziffer' feature collection
OperationId
describeCollection_d079dd2a-138b-43dc-88dc-55f980b78359
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Ausnutzungsziffer' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Arbeit' feature collection
OperationId
getFeature_66ac0de3-16e7-4cde-83b1-c2b02dc69538_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Arbeit' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Arbeit' feature collection
OperationId
getFeatures_66ac0de3-16e7-4cde-83b1-c2b02dc69538
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner und Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner und Beschäftigten (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
5-Jahresveränderung der Bruttogeschossfläche absolut Retrieve features filtered by: 5-Jahresveränderung der Bruttogeschossfläche absolut (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Arbeit', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner und Beschäftigten', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Total', 'Wohnanteil', 'Anteil Freifläche', 'Ausnutzungsziffer', '5-Jahresveränderung der Bruttogeschossfläche absolut' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Arbeit' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_66ac0de3-16e7-4cde-83b1-c2b02dc69538_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Arbeit' feature collection
OperationId
describeCollection_66ac0de3-16e7-4cde-83b1-c2b02dc69538
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Arbeit' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Beschäftigten' feature collection
OperationId
getFeature_fe11218c-b867-47b5-b770-3e45a4e05c44_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Beschäftigten' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Beschäftigten' feature collection
OperationId
getFeatures_fe11218c-b867-47b5-b770-3e45a4e05c44
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner und Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner und Beschäftigten (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
5-Jahresveränderung der Bruttogeschossfläche absolut Retrieve features filtered by: 5-Jahresveränderung der Bruttogeschossfläche absolut (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Arbeit', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner und Beschäftigten', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Total', 'Wohnanteil', 'Anteil Freifläche', 'Ausnutzungsziffer', '5-Jahresveränderung der Bruttogeschossfläche absolut' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Beschäftigten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_fe11218c-b867-47b5-b770-3e45a4e05c44_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Beschäftigten' feature collection
OperationId
describeCollection_fe11218c-b867-47b5-b770-3e45a4e05c44
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Beschäftigten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Einwohner' feature collection
OperationId
getFeature_75846d9a-791a-461d-939e-09f0dfbcd34e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Einwohner' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Einwohner' feature collection
OperationId
getFeatures_75846d9a-791a-461d-939e-09f0dfbcd34e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner und Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner und Beschäftigten (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
5-Jahresveränderung der Bruttogeschossfläche absolut Retrieve features filtered by: 5-Jahresveränderung der Bruttogeschossfläche absolut (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Arbeit', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner und Beschäftigten', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Total', 'Wohnanteil', 'Anteil Freifläche', 'Ausnutzungsziffer', '5-Jahresveränderung der Bruttogeschossfläche absolut' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Einwohner' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_75846d9a-791a-461d-939e-09f0dfbcd34e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Einwohner' feature collection
OperationId
describeCollection_75846d9a-791a-461d-939e-09f0dfbcd34e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Einwohner' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten' feature collection
OperationId
getFeature_015af13d-8e17-42d3-935e-2fd12332bf3e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten' feature collection
OperationId
getFeatures_015af13d-8e17-42d3-935e-2fd12332bf3e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner und Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner und Beschäftigten (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
5-Jahresveränderung der Bruttogeschossfläche absolut Retrieve features filtered by: 5-Jahresveränderung der Bruttogeschossfläche absolut (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Arbeit', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner und Beschäftigten', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Total', 'Wohnanteil', 'Anteil Freifläche', 'Ausnutzungsziffer', '5-Jahresveränderung der Bruttogeschossfläche absolut' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_015af13d-8e17-42d3-935e-2fd12332bf3e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten' feature collection
OperationId
describeCollection_015af13d-8e17-42d3-935e-2fd12332bf3e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Total' feature collection
OperationId
getFeature_4da728bc-ccd1-4b1c-91c2-25ef4fcc510e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Total' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Total' feature collection
OperationId
getFeatures_4da728bc-ccd1-4b1c-91c2-25ef4fcc510e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner und Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner und Beschäftigten (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
5-Jahresveränderung der Bruttogeschossfläche absolut Retrieve features filtered by: 5-Jahresveränderung der Bruttogeschossfläche absolut (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Arbeit', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner und Beschäftigten', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Total', 'Wohnanteil', 'Anteil Freifläche', 'Ausnutzungsziffer', '5-Jahresveränderung der Bruttogeschossfläche absolut' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Total' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_4da728bc-ccd1-4b1c-91c2-25ef4fcc510e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Total' feature collection
OperationId
describeCollection_4da728bc-ccd1-4b1c-91c2-25ef4fcc510e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Total' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Wohnen' feature collection
OperationId
getFeature_761c5cac-c99b-4c47-b528-9c971ad6142b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Wohnen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Wohnen' feature collection
OperationId
getFeatures_761c5cac-c99b-4c47-b528-9c971ad6142b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner und Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner und Beschäftigten (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
5-Jahresveränderung der Bruttogeschossfläche absolut Retrieve features filtered by: 5-Jahresveränderung der Bruttogeschossfläche absolut (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Arbeit', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner und Beschäftigten', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Total', 'Wohnanteil', 'Anteil Freifläche', 'Ausnutzungsziffer', '5-Jahresveränderung der Bruttogeschossfläche absolut' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Wohnen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_761c5cac-c99b-4c47-b528-9c971ad6142b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Wohnen' feature collection
OperationId
describeCollection_761c5cac-c99b-4c47-b528-9c971ad6142b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Bruttogeschossfläche Wohnen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bruttogeschossflächen auf Blockbasis - Veränderung der Bruttogeschossflächen zu vor 5 Jahren' feature collection
OperationId
getFeature_de983499-2c4a-42ff-9180-45323f0a2c6c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bruttogeschossflächen auf Blockbasis - Veränderung der Bruttogeschossflächen zu vor 5 Jahren' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bruttogeschossflächen auf Blockbasis - Veränderung der Bruttogeschossflächen zu vor 5 Jahren' feature collection
OperationId
getFeatures_de983499-2c4a-42ff-9180-45323f0a2c6c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner und Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner und Beschäftigten (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
5-Jahresveränderung der Bruttogeschossfläche absolut Retrieve features filtered by: 5-Jahresveränderung der Bruttogeschossfläche absolut (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Arbeit', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner und Beschäftigten', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Total', 'Wohnanteil', 'Anteil Freifläche', 'Ausnutzungsziffer', '5-Jahresveränderung der Bruttogeschossfläche absolut' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Veränderung der Bruttogeschossflächen zu vor 5 Jahren' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_de983499-2c4a-42ff-9180-45323f0a2c6c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bruttogeschossflächen auf Blockbasis - Veränderung der Bruttogeschossflächen zu vor 5 Jahren' feature collection
OperationId
describeCollection_de983499-2c4a-42ff-9180-45323f0a2c6c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Veränderung der Bruttogeschossflächen zu vor 5 Jahren' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Bruttogeschossflächen auf Blockbasis - Wohnanteil' feature collection
OperationId
getFeature_14c7b54e-3a9a-40ec-ad42-096ee1b33bc9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Bruttogeschossflächen auf Blockbasis - Wohnanteil' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Bruttogeschossflächen auf Blockbasis - Wohnanteil' feature collection
OperationId
getFeatures_14c7b54e-3a9a-40ec-ad42-096ee1b33bc9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner und Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner und Beschäftigten (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
5-Jahresveränderung der Bruttogeschossfläche absolut Retrieve features filtered by: 5-Jahresveränderung der Bruttogeschossfläche absolut (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Arbeit', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner und Beschäftigten', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Total', 'Wohnanteil', 'Anteil Freifläche', 'Ausnutzungsziffer', '5-Jahresveränderung der Bruttogeschossfläche absolut' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Wohnanteil' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_14c7b54e-3a9a-40ec-ad42-096ee1b33bc9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Bruttogeschossflächen auf Blockbasis - Wohnanteil' feature collection
OperationId
describeCollection_14c7b54e-3a9a-40ec-ad42-096ee1b33bc9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Bruttogeschossflächen auf Blockbasis - Wohnanteil' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Defibrillatoren' feature collection
OperationId
getFeature_5b2e9e32-abf2-407e-a845-a1b57f7baf29_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Defibrillatoren' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Defibrillatoren' feature collection
OperationId
getFeatures_5b2e9e32-abf2-407e-a845-a1b57f7baf29
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Standort Retrieve features filtered by: Standort (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
PLZ Retrieve features filtered by: PLZ (Integer) integer
Ort Retrieve features filtered by: Ort (String) string
Kanton Retrieve features filtered by: Kanton (String) string
Verfügbarkeit Retrieve features filtered by: Verfügbarkeit (String) string
Bemerkungen Retrieve features filtered by: Bemerkungen (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Standort', 'Strasse', 'Hausnummer', 'PLZ', 'Ort', 'Kanton', 'Verfügbarkeit', 'Bemerkungen' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Defibrillatoren' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5b2e9e32-abf2-407e-a845-a1b57f7baf29_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Defibrillatoren' feature collection
OperationId
describeCollection_5b2e9e32-abf2-407e-a845-a1b57f7baf29
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Defibrillatoren' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Denkmalverzeichnis - Denkmalobjekt' feature collection
OperationId
getFeature_3be21dc8-9cc2-42fa-8716-74ea4924fc3f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Denkmalverzeichnis - Denkmalobjekt' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Denkmalverzeichnis - Denkmalobjekt' feature collection
OperationId
getFeatures_3be21dc8-9cc2-42fa-8716-74ea4924fc3f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Denkmalobjekt Retrieve features filtered by: ID Denkmalobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Bezeichnung Denkmal Retrieve features filtered by: Bezeichnung Denkmal (String) string
Bemerkung Denkmal Retrieve features filtered by: Bemerkung Denkmal (String) string
Verzeichnisnummer Retrieve features filtered by: Verzeichnisnummer (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu Rechtsdokumenten Retrieve features filtered by: Link zu Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Denkmalobjekt', 'Objektart', 'Bezeichnung Denkmal', 'Bemerkung Denkmal', 'Verzeichnisnummer', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Denkmalverzeichnis - Denkmalobjekt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_3be21dc8-9cc2-42fa-8716-74ea4924fc3f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Denkmalverzeichnis - Denkmalobjekt' feature collection
OperationId
describeCollection_3be21dc8-9cc2-42fa-8716-74ea4924fc3f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Denkmalverzeichnis - Denkmalobjekt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Denkmalverzeichnis - Denkmalobjekt: laufende Änderung' feature collection
OperationId
getFeature_f0cd0e9f-1a92-429f-b1f2-8be42d6a00e4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Denkmalverzeichnis - Denkmalobjekt: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Denkmalverzeichnis - Denkmalobjekt: laufende Änderung' feature collection
OperationId
getFeatures_f0cd0e9f-1a92-429f-b1f2-8be42d6a00e4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Denkmalobjekt Retrieve features filtered by: ID Denkmalobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Bezeichnung Denkmal Retrieve features filtered by: Bezeichnung Denkmal (String) string
Bemerkung Denkmal Retrieve features filtered by: Bemerkung Denkmal (String) string
Verzeichnisnummer Retrieve features filtered by: Verzeichnisnummer (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu Rechtsdokumenten Retrieve features filtered by: Link zu Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Denkmalobjekt', 'Objektart', 'Bezeichnung Denkmal', 'Bemerkung Denkmal', 'Verzeichnisnummer', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Denkmalverzeichnis - Denkmalobjekt: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f0cd0e9f-1a92-429f-b1f2-8be42d6a00e4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Denkmalverzeichnis - Denkmalobjekt: laufende Änderung' feature collection
OperationId
describeCollection_f0cd0e9f-1a92-429f-b1f2-8be42d6a00e4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Denkmalverzeichnis - Denkmalobjekt: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Elternberatung' feature collection
OperationId
getFeature_5035c756-7322-4131-bd48-6e8ab883dd6e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Elternberatung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Elternberatung' feature collection
OperationId
getFeatures_5035c756-7322-4131-bd48-6e8ab883dd6e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Elternberatung Retrieve features filtered by: ID Elternberatung (Integer) integer
Standortname Retrieve features filtered by: Standortname (String) string
Adresse Retrieve features filtered by: Adresse (String) string
Postleitzahl Retrieve features filtered by: Postleitzahl (Integer) integer
Ort Retrieve features filtered by: Ort (String) string
Kanton Retrieve features filtered by: Kanton (String) string
Telefon Retrieve features filtered by: Telefon (String) string
Link Retrieve features filtered by: Link (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Elternberatung', 'Standortname', 'Adresse', 'Postleitzahl', 'Ort', 'Kanton', 'Telefon', 'Link' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Elternberatung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5035c756-7322-4131-bd48-6e8ab883dd6e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Elternberatung' feature collection
OperationId
describeCollection_5035c756-7322-4131-bd48-6e8ab883dd6e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Elternberatung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Gebietseinteilung Energiefachstellen' feature collection
OperationId
getFeature_0dbbba48-6e61-4837-9ee0-e371439f57ec_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Gebietseinteilung Energiefachstellen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Gebietseinteilung Energiefachstellen' feature collection
OperationId
getFeatures_0dbbba48-6e61-4837-9ee0-e371439f57ec
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Gebiet Retrieve features filtered by: ID Gebiet (String) string
Postleitzahl Retrieve features filtered by: Postleitzahl (Integer) integer
Name Retrieve features filtered by: Name (String) string
E-Mail Retrieve features filtered by: E-Mail (String) string
Telefonnummer Retrieve features filtered by: Telefonnummer (String) string
Anwesenheit Retrieve features filtered by: Anwesenheit (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Gebiet', 'Postleitzahl', 'Name', 'E-Mail', 'Telefonnummer', 'Anwesenheit' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gebietseinteilung Energiefachstellen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0dbbba48-6e61-4837-9ee0-e371439f57ec_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Gebietseinteilung Energiefachstellen' feature collection
OperationId
describeCollection_0dbbba48-6e61-4837-9ee0-e371439f57ec
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gebietseinteilung Energiefachstellen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Fokusgebiete Stadtklimakonzept' feature collection
OperationId
getFeature_e08906c6-fa77-4cb1-ad71-e7f79b570c7d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Fokusgebiete Stadtklimakonzept' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Fokusgebiete Stadtklimakonzept' feature collection
OperationId
getFeatures_e08906c6-fa77-4cb1-ad71-e7f79b570c7d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Fokusgebiet Retrieve features filtered by: ID Fokusgebiet (Integer) integer
Art Retrieve features filtered by: Art (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Fokusgebiet', 'Art' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Fokusgebiete Stadtklimakonzept' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e08906c6-fa77-4cb1-ad71-e7f79b570c7d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Fokusgebiete Stadtklimakonzept' feature collection
OperationId
describeCollection_e08906c6-fa77-4cb1-ad71-e7f79b570c7d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Fokusgebiete Stadtklimakonzept' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Fruchtfolgefläche' feature collection
OperationId
getFeature_c284263d-e8dc-435b-8c6f-046b0c91bb9e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Fruchtfolgefläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Fruchtfolgefläche' feature collection
OperationId
getFeatures_c284263d-e8dc-435b-8c6f-046b0c91bb9e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Fruchtfolgefläche Retrieve features filtered by: ID Fruchtfolgefläche (Integer) integer
Gesamtfläche Retrieve features filtered by: Gesamtfläche (Integer) integer
Typ Retrieve features filtered by: Typ (String) string
Fläche der Einzelfläche Retrieve features filtered by: Fläche der Einzelfläche (Integer) integer
Anrechenbarkeit Retrieve features filtered by: Anrechenbarkeit (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Fruchtfolgefläche', 'Gesamtfläche', 'Typ', 'Fläche der Einzelfläche', 'Anrechenbarkeit' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Fruchtfolgefläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c284263d-e8dc-435b-8c6f-046b0c91bb9e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Fruchtfolgefläche' feature collection
OperationId
describeCollection_c284263d-e8dc-435b-8c6f-046b0c91bb9e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Fruchtfolgefläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Gebietseinteilung Arbeitsinspektorat' feature collection
OperationId
getFeature_4c4d46c6-4022-48c2-9979-37827accdbe4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Gebietseinteilung Arbeitsinspektorat' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Gebietseinteilung Arbeitsinspektorat' feature collection
OperationId
getFeatures_4c4d46c6-4022-48c2-9979-37827accdbe4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Gebiet Retrieve features filtered by: ID Gebiet (Integer) integer
Gebietsnummer Retrieve features filtered by: Gebietsnummer (Integer) integer
Gebietsname Retrieve features filtered by: Gebietsname (String) string
Zuständigkeit Retrieve features filtered by: Zuständigkeit (String) string
Telefon Retrieve features filtered by: Telefon (String) string
E-Mail Retrieve features filtered by: E-Mail (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Gebiet', 'Gebietsnummer', 'Gebietsname', 'Zuständigkeit', 'Telefon', 'E-Mail' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gebietseinteilung Arbeitsinspektorat' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_4c4d46c6-4022-48c2-9979-37827accdbe4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Gebietseinteilung Arbeitsinspektorat' feature collection
OperationId
describeCollection_4c4d46c6-4022-48c2-9979-37827accdbe4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gebietseinteilung Arbeitsinspektorat' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Gebietseinteilung Baukontrolle' feature collection
OperationId
getFeature_26e544fd-ee1b-4b14-b339-6c5d0945bb4a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Gebietseinteilung Baukontrolle' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Gebietseinteilung Baukontrolle' feature collection
OperationId
getFeatures_26e544fd-ee1b-4b14-b339-6c5d0945bb4a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Gebiet Retrieve features filtered by: ID Gebiet (Integer) integer
Gebietsname Retrieve features filtered by: Gebietsname (String) string
Zuständigkeit Retrieve features filtered by: Zuständigkeit (String) string
Telefon Retrieve features filtered by: Telefon (String) string
E-Mail Retrieve features filtered by: E-Mail (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Gebiet', 'Gebietsname', 'Zuständigkeit', 'Telefon', 'E-Mail' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gebietseinteilung Baukontrolle' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_26e544fd-ee1b-4b14-b339-6c5d0945bb4a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Gebietseinteilung Baukontrolle' feature collection
OperationId
describeCollection_26e544fd-ee1b-4b14-b339-6c5d0945bb4a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gebietseinteilung Baukontrolle' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Gebietseinteilung Feuerpolizei' feature collection
OperationId
getFeature_3d4b9275-71da-468f-9fe4-4e7e8523a48b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Gebietseinteilung Feuerpolizei' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Gebietseinteilung Feuerpolizei' feature collection
OperationId
getFeatures_3d4b9275-71da-468f-9fe4-4e7e8523a48b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Gebiet Retrieve features filtered by: ID Gebiet (Integer) integer
Gebietsname Retrieve features filtered by: Gebietsname (String) string
Zuständigkeit Retrieve features filtered by: Zuständigkeit (String) string
Telefon Retrieve features filtered by: Telefon (String) string
E-Mail Retrieve features filtered by: E-Mail (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Gebiet', 'Gebietsname', 'Zuständigkeit', 'Telefon', 'E-Mail' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gebietseinteilung Feuerpolizei' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_3d4b9275-71da-468f-9fe4-4e7e8523a48b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Gebietseinteilung Feuerpolizei' feature collection
OperationId
describeCollection_3d4b9275-71da-468f-9fe4-4e7e8523a48b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gebietseinteilung Feuerpolizei' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Gebietseinteilung Verkehrstechnik' feature collection
OperationId
getFeature_14657059-5cee-41f3-8a03-d46b3a9f06c1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Gebietseinteilung Verkehrstechnik' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Gebietseinteilung Verkehrstechnik' feature collection
OperationId
getFeatures_14657059-5cee-41f3-8a03-d46b3a9f06c1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Gebietsverantwortung Retrieve features filtered by: ID Gebietsverantwortung (Integer) integer
Gebiet ID Retrieve features filtered by: Gebiet ID (Integer) integer
Gebiet Retrieve features filtered by: Gebiet (String) string
Zuständigkeit Retrieve features filtered by: Zuständigkeit (String) string
E-Mail Retrieve features filtered by: E-Mail (String) string
Telefon Retrieve features filtered by: Telefon (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Gebietsverantwortung', 'Gebiet ID', 'Gebiet', 'Zuständigkeit', 'E-Mail', 'Telefon' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gebietseinteilung Verkehrstechnik' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_14657059-5cee-41f3-8a03-d46b3a9f06c1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Gebietseinteilung Verkehrstechnik' feature collection
OperationId
describeCollection_14657059-5cee-41f3-8a03-d46b3a9f06c1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gebietseinteilung Verkehrstechnik' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Geschwindigkeitsmonitoring' feature collection
OperationId
getFeature_db795a10-e949-40fc-b07f-d549f8266f03_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Geschwindigkeitsmonitoring' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Geschwindigkeitsmonitoring' feature collection
OperationId
getFeatures_db795a10-e949-40fc-b07f-d549f8266f03
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Standort Retrieve features filtered by: ID Standort (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Signalisierte Geschwindigkeit Retrieve features filtered by: Signalisierte Geschwindigkeit (Integer) integer
Messbeginn Retrieve features filtered by: Messbeginn (String) string
Messende Retrieve features filtered by: Messende (String) string
Name Strasse Fahrtrichtung 1 Retrieve features filtered by: Name Strasse Fahrtrichtung 1 (String) string
Anzahl Fahrzeuge Fahrtrichtung 1 Retrieve features filtered by: Anzahl Fahrzeuge Fahrtrichtung 1 (Integer) integer
V50 Höchstgeschwindigkeit Fahrtrichtung 1 Retrieve features filtered by: V50 Höchstgeschwindigkeit Fahrtrichtung 1 (Integer) integer
V85 Höchstgeschwindigkeit Fahrtrichtung 1 Retrieve features filtered by: V85 Höchstgeschwindigkeit Fahrtrichtung 1 (Integer) integer
Übertretungsquote Fahrtrichtung 1 Retrieve features filtered by: Übertretungsquote Fahrtrichtung 1 (Double) number
Name Strasse Fahrtrichtung 2 Retrieve features filtered by: Name Strasse Fahrtrichtung 2 (String) string
Anzahl Fahrzeuge Fahrtrichtung 2 Retrieve features filtered by: Anzahl Fahrzeuge Fahrtrichtung 2 (Integer) integer
V50 Höchstgeschwindigkeit Fahrtrichtung 2 Retrieve features filtered by: V50 Höchstgeschwindigkeit Fahrtrichtung 2 (Integer) integer
V85 Höchstgeschwindigkeit Fahrtrichtung 2 Retrieve features filtered by: V85 Höchstgeschwindigkeit Fahrtrichtung 2 (Integer) integer
Übertretungsquote Fahrtrichtung 2 Retrieve features filtered by: Übertretungsquote Fahrtrichtung 2 (Double) number
Hinweis Retrieve features filtered by: Hinweis (String) string
Link zu Einzelmessungen Retrieve features filtered by: Link zu Einzelmessungen (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Standort', 'Strassenname', 'Hausnummer', 'Signalisierte Geschwindigkeit', 'Messbeginn', 'Messende', 'Name Strasse Fahrtrichtung 1', 'Anzahl Fahrzeuge Fahrtrichtung 1', 'V50 Höchstgeschwindigkeit Fahrtrichtung 1', 'V85 Höchstgeschwindigkeit Fahrtrichtung 1', 'Übertretungsquote Fahrtrichtung 1', 'Name Strasse Fahrtrichtung 2', 'Anzahl Fahrzeuge Fahrtrichtung 2', 'V50 Höchstgeschwindigkeit Fahrtrichtung 2', 'V85 Höchstgeschwindigkeit Fahrtrichtung 2', 'Übertretungsquote Fahrtrichtung 2', 'Hinweis', 'Link zu Einzelmessungen' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Geschwindigkeitsmonitoring' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_db795a10-e949-40fc-b07f-d549f8266f03_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Geschwindigkeitsmonitoring' feature collection
OperationId
describeCollection_db795a10-e949-40fc-b07f-d549f8266f03
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Geschwindigkeitsmonitoring' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Kantonaler Nutzungsplan Gewässerraum - Gewässerraum: laufende Änderung' feature collection
OperationId
getFeature_2ad31fb1-6f39-4a03-8cd8-7231639736cd_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Kantonaler Nutzungsplan Gewässerraum - Gewässerraum: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Kantonaler Nutzungsplan Gewässerraum - Gewässerraum: laufende Änderung' feature collection
OperationId
getFeatures_2ad31fb1-6f39-4a03-8cd8-7231639736cd
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Gewässerraum Retrieve features filtered by: ID Gewässerraum (String) string
Gewässername Retrieve features filtered by: Gewässername (String) string
Typ Gewässerraum Retrieve features filtered by: Typ Gewässerraum (String) string
Verzicht Gewässerraum Retrieve features filtered by: Verzicht Gewässerraum (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Gewässerraum', 'Gewässername', 'Typ Gewässerraum', 'Verzicht Gewässerraum', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Kantonaler Nutzungsplan Gewässerraum - Gewässerraum: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2ad31fb1-6f39-4a03-8cd8-7231639736cd_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Kantonaler Nutzungsplan Gewässerraum - Gewässerraum: laufende Änderung' feature collection
OperationId
describeCollection_2ad31fb1-6f39-4a03-8cd8-7231639736cd
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Kantonaler Nutzungsplan Gewässerraum - Gewässerraum: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Kantonaler Nutzungsplan Gewässerraum' feature collection
OperationId
getFeature_5728c5b4-f3ec-4d35-b354-1b453e3f90a3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Kantonaler Nutzungsplan Gewässerraum' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Kantonaler Nutzungsplan Gewässerraum' feature collection
OperationId
getFeatures_5728c5b4-f3ec-4d35-b354-1b453e3f90a3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Gewässerraum Retrieve features filtered by: ID Gewässerraum (String) string
Gewässername Retrieve features filtered by: Gewässername (String) string
Typ Gewässerraum Retrieve features filtered by: Typ Gewässerraum (String) string
Verzicht Gewässerraum Retrieve features filtered by: Verzicht Gewässerraum (String) string
Rekurs hängig Retrieve features filtered by: Rekurs hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Gewässerraum', 'Gewässername', 'Typ Gewässerraum', 'Verzicht Gewässerraum', 'Rekurs hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Kantonaler Nutzungsplan Gewässerraum' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5728c5b4-f3ec-4d35-b354-1b453e3f90a3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Kantonaler Nutzungsplan Gewässerraum' feature collection
OperationId
describeCollection_5728c5b4-f3ec-4d35-b354-1b453e3f90a3
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Kantonaler Nutzungsplan Gewässerraum' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Gewässerschutzkarten - Gewässerschutzbereich' feature collection
OperationId
getFeature_9ff1b422-8ff0-403a-9b2e-cd9797dad883_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Gewässerschutzkarten - Gewässerschutzbereich' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Gewässerschutzkarten - Gewässerschutzbereich' feature collection
OperationId
getFeatures_9ff1b422-8ff0-403a-9b2e-cd9797dad883
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Gewässerschutzbereich Retrieve features filtered by: ID Gewässerschutzbereich (String) string
Gewässerschutzbereichstyp Retrieve features filtered by: Gewässerschutzbereichstyp (String) string
Kantonaler Schutzbereichstyp Retrieve features filtered by: Kantonaler Schutzbereichstyp (String) string
Bemerkung Gewässerschutzbereich Retrieve features filtered by: Bemerkung Gewässerschutzbereich (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Gewässerschutzbereich', 'Gewässerschutzbereichstyp', 'Kantonaler Schutzbereichstyp', 'Bemerkung Gewässerschutzbereich' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gewässerschutzkarten - Gewässerschutzbereich' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9ff1b422-8ff0-403a-9b2e-cd9797dad883_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Gewässerschutzkarten - Gewässerschutzbereich' feature collection
OperationId
describeCollection_9ff1b422-8ff0-403a-9b2e-cd9797dad883
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gewässerschutzkarten - Gewässerschutzbereich' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Gewässerschutzkarten - Grundwasserschutzzone' feature collection
OperationId
getFeature_6de52fba-327b-4823-bfc3-51a6ca49ca1f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Gewässerschutzkarten - Grundwasserschutzzone' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Gewässerschutzkarten - Grundwasserschutzzone' feature collection
OperationId
getFeatures_6de52fba-327b-4823-bfc3-51a6ca49ca1f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundwasserschutzzone Retrieve features filtered by: ID Grundwasserschutzzone (String) string
Schutzzonentyp Retrieve features filtered by: Schutzzonentyp (String) string
Kantonaler Grundwasserschutzzonentyp Retrieve features filtered by: Kantonaler Grundwasserschutzzonentyp (String) string
Bemerkung Grundwasserschutzzone Retrieve features filtered by: Bemerkung Grundwasserschutzzone (String) string
Ist Altrechtlich Retrieve features filtered by: Ist Altrechtlich (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundwasserschutzzone', 'Schutzzonentyp', 'Kantonaler Grundwasserschutzzonentyp', 'Bemerkung Grundwasserschutzzone', 'Ist Altrechtlich', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gewässerschutzkarten - Grundwasserschutzzone' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6de52fba-327b-4823-bfc3-51a6ca49ca1f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Gewässerschutzkarten - Grundwasserschutzzone' feature collection
OperationId
describeCollection_6de52fba-327b-4823-bfc3-51a6ca49ca1f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gewässerschutzkarten - Grundwasserschutzzone' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Gewässerschutzkarten - Grundwasserschutzzone: laufende Änderungen' feature collection
OperationId
getFeature_6d4d350a-e958-47d1-afdf-dd19726b44e2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Gewässerschutzkarten - Grundwasserschutzzone: laufende Änderungen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Gewässerschutzkarten - Grundwasserschutzzone: laufende Änderungen' feature collection
OperationId
getFeatures_6d4d350a-e958-47d1-afdf-dd19726b44e2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundwasserschutzzone Retrieve features filtered by: ID Grundwasserschutzzone (String) string
Schutzzonentyp Retrieve features filtered by: Schutzzonentyp (String) string
Kantonaler Grundwasserschutzzonentyp Retrieve features filtered by: Kantonaler Grundwasserschutzzonentyp (String) string
Bemerkung Grundwasserschutzzone Retrieve features filtered by: Bemerkung Grundwasserschutzzone (String) string
Ist Altrechtlich Retrieve features filtered by: Ist Altrechtlich (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundwasserschutzzone', 'Schutzzonentyp', 'Kantonaler Grundwasserschutzzonentyp', 'Bemerkung Grundwasserschutzzone', 'Ist Altrechtlich', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gewässerschutzkarten - Grundwasserschutzzone: laufende Änderungen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6d4d350a-e958-47d1-afdf-dd19726b44e2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Gewässerschutzkarten - Grundwasserschutzzone: laufende Änderungen' feature collection
OperationId
describeCollection_6d4d350a-e958-47d1-afdf-dd19726b44e2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Gewässerschutzkarten - Grundwasserschutzzone: laufende Änderungen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Grundwasserstand und -temperatur - Aktuellste Grundwasserstandsmessung' feature collection
OperationId
getFeature_4f67808b-e2da-4d1e-a501-170e33cf2f31_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Grundwasserstand und -temperatur - Aktuellste Grundwasserstandsmessung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Grundwasserstand und -temperatur - Aktuellste Grundwasserstandsmessung' feature collection
OperationId
getFeatures_4f67808b-e2da-4d1e-a501-170e33cf2f31
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Station Identifikator Retrieve features filtered by: Station Identifikator (String) string
Stationsname Retrieve features filtered by: Stationsname (String) string
Status Retrieve features filtered by: Status (String) string
Terrain-Kote Retrieve features filtered by: Terrain-Kote (Double) number
Hydrologisches Jahrbuch Retrieve features filtered by: Hydrologisches Jahrbuch (String) string
Profil Retrieve features filtered by: Profil (String) string
Grundwassertemperatur Retrieve features filtered by: Grundwassertemperatur (Double) number
Grundwasserstand Retrieve features filtered by: Grundwasserstand (Double) number
Messzeitpunkt Retrieve features filtered by: Messzeitpunkt (String) string
Grundwasserstand: Tiefstwert Langzeitstatistik Retrieve features filtered by: Grundwasserstand: Tiefstwert Langzeitstatistik (Double) number
Grundwasserstand: Mittelwert Langzeitstatistik Retrieve features filtered by: Grundwasserstand: Mittelwert Langzeitstatistik (Double) number
Grundwasserstand: Höchstwert Langzeitstatistik Retrieve features filtered by: Grundwasserstand: Höchstwert Langzeitstatistik (Double) number
Link auf Einzelmessung Grundwasserstand Retrieve features filtered by: Link auf Einzelmessung Grundwasserstand (String) string
Link auf Einzelmessung Grundwassertemperatur Retrieve features filtered by: Link auf Einzelmessung Grundwassertemperatur (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Station Identifikator', 'Stationsname', 'Status', 'Terrain-Kote', 'Hydrologisches Jahrbuch', 'Profil', 'Grundwassertemperatur', 'Grundwasserstand', 'Messzeitpunkt', 'Grundwasserstand: Tiefstwert Langzeitstatistik', 'Grundwasserstand: Mittelwert Langzeitstatistik', 'Grundwasserstand: Höchstwert Langzeitstatistik', 'Link auf Einzelmessung Grundwasserstand', 'Link auf Einzelmessung Grundwassertemperatur' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Grundwasserstand und -temperatur - Aktuellste Grundwasserstandsmessung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_4f67808b-e2da-4d1e-a501-170e33cf2f31_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Grundwasserstand und -temperatur - Aktuellste Grundwasserstandsmessung' feature collection
OperationId
describeCollection_4f67808b-e2da-4d1e-a501-170e33cf2f31
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Grundwasserstand und -temperatur - Aktuellste Grundwasserstandsmessung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Grundwasserstand und -temperatur - Aktuellste Grundwassertemperaturmessung' feature collection
OperationId
getFeature_ccedbe27-02d3-43e1-b322-2fd7ce7dbeac_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Grundwasserstand und -temperatur - Aktuellste Grundwassertemperaturmessung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Grundwasserstand und -temperatur - Aktuellste Grundwassertemperaturmessung' feature collection
OperationId
getFeatures_ccedbe27-02d3-43e1-b322-2fd7ce7dbeac
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Station Identifikator Retrieve features filtered by: Station Identifikator (String) string
Stationsname Retrieve features filtered by: Stationsname (String) string
Status Retrieve features filtered by: Status (String) string
Terrain-Kote Retrieve features filtered by: Terrain-Kote (Double) number
Hydrologisches Jahrbuch Retrieve features filtered by: Hydrologisches Jahrbuch (String) string
Profil Retrieve features filtered by: Profil (String) string
Grundwassertemperatur Retrieve features filtered by: Grundwassertemperatur (Double) number
Grundwasserstand Retrieve features filtered by: Grundwasserstand (Double) number
Messzeitpunkt Retrieve features filtered by: Messzeitpunkt (String) string
Grundwasserstand: Tiefstwert Langzeitstatistik Retrieve features filtered by: Grundwasserstand: Tiefstwert Langzeitstatistik (Double) number
Grundwasserstand: Mittelwert Langzeitstatistik Retrieve features filtered by: Grundwasserstand: Mittelwert Langzeitstatistik (Double) number
Grundwasserstand: Höchstwert Langzeitstatistik Retrieve features filtered by: Grundwasserstand: Höchstwert Langzeitstatistik (Double) number
Link auf Einzelmessung Grundwasserstand Retrieve features filtered by: Link auf Einzelmessung Grundwasserstand (String) string
Link auf Einzelmessung Grundwassertemperatur Retrieve features filtered by: Link auf Einzelmessung Grundwassertemperatur (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Station Identifikator', 'Stationsname', 'Status', 'Terrain-Kote', 'Hydrologisches Jahrbuch', 'Profil', 'Grundwassertemperatur', 'Grundwasserstand', 'Messzeitpunkt', 'Grundwasserstand: Tiefstwert Langzeitstatistik', 'Grundwasserstand: Mittelwert Langzeitstatistik', 'Grundwasserstand: Höchstwert Langzeitstatistik', 'Link auf Einzelmessung Grundwasserstand', 'Link auf Einzelmessung Grundwassertemperatur' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Grundwasserstand und -temperatur - Aktuellste Grundwassertemperaturmessung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ccedbe27-02d3-43e1-b322-2fd7ce7dbeac_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Grundwasserstand und -temperatur - Aktuellste Grundwassertemperaturmessung' feature collection
OperationId
describeCollection_ccedbe27-02d3-43e1-b322-2fd7ce7dbeac
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Grundwasserstand und -temperatur - Aktuellste Grundwassertemperaturmessung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Grundwasserstand und -temperatur - Messstellen' feature collection
OperationId
getFeature_d89b5abd-5d71-415c-ac18-43f0ff5a1f56_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Grundwasserstand und -temperatur - Messstellen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Grundwasserstand und -temperatur - Messstellen' feature collection
OperationId
getFeatures_d89b5abd-5d71-415c-ac18-43f0ff5a1f56
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Station Identifikator Retrieve features filtered by: Station Identifikator (String) string
Stationsname Retrieve features filtered by: Stationsname (String) string
Status Retrieve features filtered by: Status (String) string
Terrain-Kote Retrieve features filtered by: Terrain-Kote (Double) number
Hydrologisches Jahrbuch Retrieve features filtered by: Hydrologisches Jahrbuch (String) string
Profil Retrieve features filtered by: Profil (String) string
Grundwassertemperatur Retrieve features filtered by: Grundwassertemperatur (Double) number
Grundwasserstand Retrieve features filtered by: Grundwasserstand (Double) number
Messzeitpunkt Retrieve features filtered by: Messzeitpunkt (String) string
Grundwasserstand: Tiefstwert Langzeitstatistik Retrieve features filtered by: Grundwasserstand: Tiefstwert Langzeitstatistik (Double) number
Grundwasserstand: Mittelwert Langzeitstatistik Retrieve features filtered by: Grundwasserstand: Mittelwert Langzeitstatistik (Double) number
Grundwasserstand: Höchstwert Langzeitstatistik Retrieve features filtered by: Grundwasserstand: Höchstwert Langzeitstatistik (Double) number
Link auf Einzelmessung Grundwasserstand Retrieve features filtered by: Link auf Einzelmessung Grundwasserstand (String) string
Link auf Einzelmessung Grundwassertemperatur Retrieve features filtered by: Link auf Einzelmessung Grundwassertemperatur (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Station Identifikator', 'Stationsname', 'Status', 'Terrain-Kote', 'Hydrologisches Jahrbuch', 'Profil', 'Grundwassertemperatur', 'Grundwasserstand', 'Messzeitpunkt', 'Grundwasserstand: Tiefstwert Langzeitstatistik', 'Grundwasserstand: Mittelwert Langzeitstatistik', 'Grundwasserstand: Höchstwert Langzeitstatistik', 'Link auf Einzelmessung Grundwasserstand', 'Link auf Einzelmessung Grundwassertemperatur' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Grundwasserstand und -temperatur - Messstellen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d89b5abd-5d71-415c-ac18-43f0ff5a1f56_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Grundwasserstand und -temperatur - Messstellen' feature collection
OperationId
describeCollection_d89b5abd-5d71-415c-ac18-43f0ff5a1f56
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Grundwasserstand und -temperatur - Messstellen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 1995' feature collection
OperationId
getFeature_cab64690-d7a0-4d05-8c54-79658078bd96_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 1995' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 1995' feature collection
OperationId
getFeatures_cab64690-d7a0-4d05-8c54-79658078bd96
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_cab64690-d7a0-4d05-8c54-79658078bd96_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 1995' feature collection
OperationId
describeCollection_cab64690-d7a0-4d05-8c54-79658078bd96
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2005' feature collection
OperationId
getFeature_4fe39c93-aa2e-4c21-be4b-e9db55d2c10b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2005' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2005' feature collection
OperationId
getFeatures_4fe39c93-aa2e-4c21-be4b-e9db55d2c10b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_4fe39c93-aa2e-4c21-be4b-e9db55d2c10b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2005' feature collection
OperationId
describeCollection_4fe39c93-aa2e-4c21-be4b-e9db55d2c10b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2010' feature collection
OperationId
getFeature_f1fd340a-e2b4-4c15-a025-bf52c1b24649_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2010' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2010' feature collection
OperationId
getFeatures_f1fd340a-e2b4-4c15-a025-bf52c1b24649
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f1fd340a-e2b4-4c15-a025-bf52c1b24649_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2010' feature collection
OperationId
describeCollection_f1fd340a-e2b4-4c15-a025-bf52c1b24649
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2015' feature collection
OperationId
getFeature_9ffe6cfe-93c9-4ba7-a523-ebcf78a8fe98_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2015' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2015' feature collection
OperationId
getFeatures_9ffe6cfe-93c9-4ba7-a523-ebcf78a8fe98
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9ffe6cfe-93c9-4ba7-a523-ebcf78a8fe98_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2015' feature collection
OperationId
describeCollection_9ffe6cfe-93c9-4ba7-a523-ebcf78a8fe98
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Anteil Freifläche 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 1995' feature collection
OperationId
getFeature_7674889d-c1ed-4c56-8240-b3a022782e87_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 1995' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 1995' feature collection
OperationId
getFeatures_7674889d-c1ed-4c56-8240-b3a022782e87
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7674889d-c1ed-4c56-8240-b3a022782e87_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 1995' feature collection
OperationId
describeCollection_7674889d-c1ed-4c56-8240-b3a022782e87
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2005' feature collection
OperationId
getFeature_ffb3e6c0-e6b5-45ca-a435-fd3056a2a155_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2005' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2005' feature collection
OperationId
getFeatures_ffb3e6c0-e6b5-45ca-a435-fd3056a2a155
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ffb3e6c0-e6b5-45ca-a435-fd3056a2a155_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2005' feature collection
OperationId
describeCollection_ffb3e6c0-e6b5-45ca-a435-fd3056a2a155
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2010' feature collection
OperationId
getFeature_7cd342b7-b425-4f42-bf5e-f1958791e7a9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2010' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2010' feature collection
OperationId
getFeatures_7cd342b7-b425-4f42-bf5e-f1958791e7a9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7cd342b7-b425-4f42-bf5e-f1958791e7a9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2010' feature collection
OperationId
describeCollection_7cd342b7-b425-4f42-bf5e-f1958791e7a9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2015' feature collection
OperationId
getFeature_5135cce9-8dc8-41be-a579-18734b1a90d7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2015' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2015' feature collection
OperationId
getFeatures_5135cce9-8dc8-41be-a579-18734b1a90d7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5135cce9-8dc8-41be-a579-18734b1a90d7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2015' feature collection
OperationId
describeCollection_5135cce9-8dc8-41be-a579-18734b1a90d7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Ausnutzungsziffer 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 1995' feature collection
OperationId
getFeature_24c10988-b4bb-4f22-8e60-8de347308902_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 1995' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 1995' feature collection
OperationId
getFeatures_24c10988-b4bb-4f22-8e60-8de347308902
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_24c10988-b4bb-4f22-8e60-8de347308902_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 1995' feature collection
OperationId
describeCollection_24c10988-b4bb-4f22-8e60-8de347308902
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2005' feature collection
OperationId
getFeature_be9b7494-a2f4-4ee3-afc6-2a5bab0520c9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2005' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2005' feature collection
OperationId
getFeatures_be9b7494-a2f4-4ee3-afc6-2a5bab0520c9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_be9b7494-a2f4-4ee3-afc6-2a5bab0520c9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2005' feature collection
OperationId
describeCollection_be9b7494-a2f4-4ee3-afc6-2a5bab0520c9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2010' feature collection
OperationId
getFeature_a611d788-5356-4ed7-afb6-2aabc9b57011_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2010' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2010' feature collection
OperationId
getFeatures_a611d788-5356-4ed7-afb6-2aabc9b57011
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a611d788-5356-4ed7-afb6-2aabc9b57011_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2010' feature collection
OperationId
describeCollection_a611d788-5356-4ed7-afb6-2aabc9b57011
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2015' feature collection
OperationId
getFeature_6038e0b1-406b-49ca-b9d6-41a5fbcb5b78_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2015' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2015' feature collection
OperationId
getFeatures_6038e0b1-406b-49ca-b9d6-41a5fbcb5b78
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6038e0b1-406b-49ca-b9d6-41a5fbcb5b78_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2015' feature collection
OperationId
describeCollection_6038e0b1-406b-49ca-b9d6-41a5fbcb5b78
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Arbeit 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 1995' feature collection
OperationId
getFeature_29d813dc-9ef3-4dcb-8fbd-0f0b1f30c475_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 1995' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 1995' feature collection
OperationId
getFeatures_29d813dc-9ef3-4dcb-8fbd-0f0b1f30c475
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_29d813dc-9ef3-4dcb-8fbd-0f0b1f30c475_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 1995' feature collection
OperationId
describeCollection_29d813dc-9ef3-4dcb-8fbd-0f0b1f30c475
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2005' feature collection
OperationId
getFeature_506df12f-65e3-48f3-83db-283a4d2508a8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2005' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2005' feature collection
OperationId
getFeatures_506df12f-65e3-48f3-83db-283a4d2508a8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_506df12f-65e3-48f3-83db-283a4d2508a8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2005' feature collection
OperationId
describeCollection_506df12f-65e3-48f3-83db-283a4d2508a8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2010' feature collection
OperationId
getFeature_8aaa3740-a265-46e0-9e50-dd153be70f0a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2010' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2010' feature collection
OperationId
getFeatures_8aaa3740-a265-46e0-9e50-dd153be70f0a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_8aaa3740-a265-46e0-9e50-dd153be70f0a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2010' feature collection
OperationId
describeCollection_8aaa3740-a265-46e0-9e50-dd153be70f0a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2015' feature collection
OperationId
getFeature_c038f325-4cbd-4640-a7f9-c6ef3ef5f0bd_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2015' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2015' feature collection
OperationId
getFeatures_c038f325-4cbd-4640-a7f9-c6ef3ef5f0bd
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c038f325-4cbd-4640-a7f9-c6ef3ef5f0bd_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2015' feature collection
OperationId
describeCollection_c038f325-4cbd-4640-a7f9-c6ef3ef5f0bd
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Beschäftigten 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 1995' feature collection
OperationId
getFeature_c7eb4b81-f022-4312-86b0-e5042098d4f4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 1995' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 1995' feature collection
OperationId
getFeatures_c7eb4b81-f022-4312-86b0-e5042098d4f4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c7eb4b81-f022-4312-86b0-e5042098d4f4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 1995' feature collection
OperationId
describeCollection_c7eb4b81-f022-4312-86b0-e5042098d4f4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2005' feature collection
OperationId
getFeature_40c9fe69-9357-445d-923e-96522d59b1b8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2005' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2005' feature collection
OperationId
getFeatures_40c9fe69-9357-445d-923e-96522d59b1b8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_40c9fe69-9357-445d-923e-96522d59b1b8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2005' feature collection
OperationId
describeCollection_40c9fe69-9357-445d-923e-96522d59b1b8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2010' feature collection
OperationId
getFeature_54996b3d-ba7d-4634-9fa4-7232c6731e77_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2010' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2010' feature collection
OperationId
getFeatures_54996b3d-ba7d-4634-9fa4-7232c6731e77
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_54996b3d-ba7d-4634-9fa4-7232c6731e77_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2010' feature collection
OperationId
describeCollection_54996b3d-ba7d-4634-9fa4-7232c6731e77
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2015' feature collection
OperationId
getFeature_80ea38dd-72c6-4f68-b5f8-7136bca333e1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2015' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2015' feature collection
OperationId
getFeatures_80ea38dd-72c6-4f68-b5f8-7136bca333e1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_80ea38dd-72c6-4f68-b5f8-7136bca333e1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2015' feature collection
OperationId
describeCollection_80ea38dd-72c6-4f68-b5f8-7136bca333e1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 1995' feature collection
OperationId
getFeature_d877cc55-aa61-4b2c-98fc-eaa2807401f8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 1995' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 1995' feature collection
OperationId
getFeatures_d877cc55-aa61-4b2c-98fc-eaa2807401f8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d877cc55-aa61-4b2c-98fc-eaa2807401f8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 1995' feature collection
OperationId
describeCollection_d877cc55-aa61-4b2c-98fc-eaa2807401f8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2005' feature collection
OperationId
getFeature_73aef0f1-8ae4-438e-b71a-1ff73c52570c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2005' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2005' feature collection
OperationId
getFeatures_73aef0f1-8ae4-438e-b71a-1ff73c52570c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_73aef0f1-8ae4-438e-b71a-1ff73c52570c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2005' feature collection
OperationId
describeCollection_73aef0f1-8ae4-438e-b71a-1ff73c52570c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2010' feature collection
OperationId
getFeature_86920f66-2610-42a0-a971-89005b530d52_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2010' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2010' feature collection
OperationId
getFeatures_86920f66-2610-42a0-a971-89005b530d52
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_86920f66-2610-42a0-a971-89005b530d52_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2010' feature collection
OperationId
describeCollection_86920f66-2610-42a0-a971-89005b530d52
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2015' feature collection
OperationId
getFeature_5d940036-f2df-4d8b-9a98-cac9f4cb955a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2015' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2015' feature collection
OperationId
getFeatures_5d940036-f2df-4d8b-9a98-cac9f4cb955a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5d940036-f2df-4d8b-9a98-cac9f4cb955a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2015' feature collection
OperationId
describeCollection_5d940036-f2df-4d8b-9a98-cac9f4cb955a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche pro Einwohner bzw. Beschäftigten 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 1995' feature collection
OperationId
getFeature_3c7bd41a-cbe2-4f34-aeae-648b2cfd8311_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 1995' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 1995' feature collection
OperationId
getFeatures_3c7bd41a-cbe2-4f34-aeae-648b2cfd8311
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_3c7bd41a-cbe2-4f34-aeae-648b2cfd8311_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 1995' feature collection
OperationId
describeCollection_3c7bd41a-cbe2-4f34-aeae-648b2cfd8311
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2005' feature collection
OperationId
getFeature_e5d69910-8138-44b4-96e9-abac6af7b087_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2005' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2005' feature collection
OperationId
getFeatures_e5d69910-8138-44b4-96e9-abac6af7b087
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e5d69910-8138-44b4-96e9-abac6af7b087_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2005' feature collection
OperationId
describeCollection_e5d69910-8138-44b4-96e9-abac6af7b087
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2010' feature collection
OperationId
getFeature_6de8dbad-6bdf-44c4-a703-243c09ef486a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2010' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2010' feature collection
OperationId
getFeatures_6de8dbad-6bdf-44c4-a703-243c09ef486a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6de8dbad-6bdf-44c4-a703-243c09ef486a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2010' feature collection
OperationId
describeCollection_6de8dbad-6bdf-44c4-a703-243c09ef486a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2015' feature collection
OperationId
getFeature_276d3fa8-3af3-4896-a26a-f638c2d02917_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2015' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2015' feature collection
OperationId
getFeatures_276d3fa8-3af3-4896-a26a-f638c2d02917
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_276d3fa8-3af3-4896-a26a-f638c2d02917_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2015' feature collection
OperationId
describeCollection_276d3fa8-3af3-4896-a26a-f638c2d02917
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Total 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 1995' feature collection
OperationId
getFeature_37ae68e5-c582-4f51-92df-880a1b20201c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 1995' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 1995' feature collection
OperationId
getFeatures_37ae68e5-c582-4f51-92df-880a1b20201c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_37ae68e5-c582-4f51-92df-880a1b20201c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 1995' feature collection
OperationId
describeCollection_37ae68e5-c582-4f51-92df-880a1b20201c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2005' feature collection
OperationId
getFeature_88388908-9539-4a2c-91f0-3600d5727204_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2005' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2005' feature collection
OperationId
getFeatures_88388908-9539-4a2c-91f0-3600d5727204
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_88388908-9539-4a2c-91f0-3600d5727204_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2005' feature collection
OperationId
describeCollection_88388908-9539-4a2c-91f0-3600d5727204
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2010' feature collection
OperationId
getFeature_bec5f0e1-a649-46f5-8c7f-57d5cb14740d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2010' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2010' feature collection
OperationId
getFeatures_bec5f0e1-a649-46f5-8c7f-57d5cb14740d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_bec5f0e1-a649-46f5-8c7f-57d5cb14740d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2010' feature collection
OperationId
describeCollection_bec5f0e1-a649-46f5-8c7f-57d5cb14740d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2015' feature collection
OperationId
getFeature_0746a154-4f63-45aa-8bca-405830d46d9b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2015' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2015' feature collection
OperationId
getFeatures_0746a154-4f63-45aa-8bca-405830d46d9b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0746a154-4f63-45aa-8bca-405830d46d9b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2015' feature collection
OperationId
describeCollection_0746a154-4f63-45aa-8bca-405830d46d9b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Bruttogeschossfläche Wohnen 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Veränderung der Bruttogeschossflächen von 2010 bis 2015' feature collection
OperationId
getFeature_5a38eb4b-0a15-457f-bcce-5ac6923107b2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Veränderung der Bruttogeschossflächen von 2010 bis 2015' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Veränderung der Bruttogeschossflächen von 2010 bis 2015' feature collection
OperationId
getFeatures_5a38eb4b-0a15-457f-bcce-5ac6923107b2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Veränderung der Bruttogeschossflächen von 2010 bis 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5a38eb4b-0a15-457f-bcce-5ac6923107b2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Veränderung der Bruttogeschossflächen von 2010 bis 2015' feature collection
OperationId
describeCollection_5a38eb4b-0a15-457f-bcce-5ac6923107b2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Veränderung der Bruttogeschossflächen von 2010 bis 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 1995' feature collection
OperationId
getFeature_1f1eecb6-b3ee-4878-b31c-8a37ae081429_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 1995' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 1995' feature collection
OperationId
getFeatures_1f1eecb6-b3ee-4878-b31c-8a37ae081429
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_1f1eecb6-b3ee-4878-b31c-8a37ae081429_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 1995' feature collection
OperationId
describeCollection_1f1eecb6-b3ee-4878-b31c-8a37ae081429
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 1995' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2005' feature collection
OperationId
getFeature_ab676505-c8ca-491e-a546-0e536a10913a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2005' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2005' feature collection
OperationId
getFeatures_ab676505-c8ca-491e-a546-0e536a10913a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ab676505-c8ca-491e-a546-0e536a10913a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2005' feature collection
OperationId
describeCollection_ab676505-c8ca-491e-a546-0e536a10913a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2005' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2010' feature collection
OperationId
getFeature_11b11b02-743b-4b9c-a73e-b21628c8c680_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2010' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2010' feature collection
OperationId
getFeatures_11b11b02-743b-4b9c-a73e-b21628c8c680
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_11b11b02-743b-4b9c-a73e-b21628c8c680_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2010' feature collection
OperationId
describeCollection_11b11b02-743b-4b9c-a73e-b21628c8c680
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2010' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2015' feature collection
OperationId
getFeature_49f36b74-44fe-4672-a390-42945bde0f54_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2015' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2015' feature collection
OperationId
getFeatures_49f36b74-44fe-4672-a390-42945bde0f54
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Bruttogeschossfläche Total Retrieve features filtered by: Bruttogeschossfläche Total (Integer) integer
Bruttogeschossfläche Wohnen Retrieve features filtered by: Bruttogeschossfläche Wohnen (Integer) integer
Bruttogeschossfläche Arbeit Retrieve features filtered by: Bruttogeschossfläche Arbeit (Integer) integer
Ausnutzungsziffer Retrieve features filtered by: Ausnutzungsziffer (Double) number
Wohnanteil Retrieve features filtered by: Wohnanteil (Integer) integer
Anteil Freifläche Retrieve features filtered by: Anteil Freifläche (Integer) integer
Bruttogeschossfläche pro Einwohner Retrieve features filtered by: Bruttogeschossfläche pro Einwohner (Integer) integer
Bruttogeschossfläche pro Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Beschäftigten (Integer) integer
Bruttogeschossfläche pro Einwohner bzw Beschäftigten Retrieve features filtered by: Bruttogeschossfläche pro Einwohner bzw Beschäftigten (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent (Double) number
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl (Integer) integer
Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent Retrieve features filtered by: Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent (Double) number
Jahr Retrieve features filtered by: Jahr (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Bruttogeschossfläche Total', 'Bruttogeschossfläche Wohnen', 'Bruttogeschossfläche Arbeit', 'Ausnutzungsziffer', 'Wohnanteil', 'Anteil Freifläche', 'Bruttogeschossfläche pro Einwohner', 'Bruttogeschossfläche pro Beschäftigten', 'Bruttogeschossfläche pro Einwohner bzw Beschäftigten', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Total im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Wohnen im Vergleich zum letzten Jahresstand in Prozent', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Absolutzahl', 'Veränderung der Bruttogeschossfläche Arbeit im Vergleich zum letzten Jahresstand in Prozent', 'Jahr' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_49f36b74-44fe-4672-a390-42945bde0f54_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2015' feature collection
OperationId
describeCollection_49f36b74-44fe-4672-a390-42945bde0f54
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Historische Bruttogeschossfläche auf Blockbasis - Wohnanteil 2015' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Hochbauprojekte aus Verwaltungs- und Finanzvermögen' feature collection
OperationId
getFeature_0a611203-831b-4a57-951f-53ff770fb2bc_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Hochbauprojekte aus Verwaltungs- und Finanzvermögen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Hochbauprojekte aus Verwaltungs- und Finanzvermögen' feature collection
OperationId
getFeatures_0a611203-831b-4a57-951f-53ff770fb2bc
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Hochbauprojekt Retrieve features filtered by: ID Hochbauprojekt (Integer) integer
Projektbezeichnung Retrieve features filtered by: Projektbezeichnung (String) string
Fertigstellung Retrieve features filtered by: Fertigstellung (Integer) integer
Adresse Retrieve features filtered by: Adresse (String) string
Postleitzahl Retrieve features filtered by: Postleitzahl (Integer) integer
E-Mail Retrieve features filtered by: E-Mail (String) string
Link Retrieve features filtered by: Link (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Hochbauprojekt', 'Projektbezeichnung', 'Fertigstellung', 'Adresse', 'Postleitzahl', 'E-Mail', 'Link' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Hochbauprojekte aus Verwaltungs- und Finanzvermögen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0a611203-831b-4a57-951f-53ff770fb2bc_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Hochbauprojekte aus Verwaltungs- und Finanzvermögen' feature collection
OperationId
describeCollection_0a611203-831b-4a57-951f-53ff770fb2bc
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Hochbauprojekte aus Verwaltungs- und Finanzvermögen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Archäologische Informationsstellen' feature collection
OperationId
getFeature_e46ab182-4c81-48cb-81c8-e3a0d92e599b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Archäologische Informationsstellen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Archäologische Informationsstellen' feature collection
OperationId
getFeatures_e46ab182-4c81-48cb-81c8-e3a0d92e599b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Informationsstelle Retrieve features filtered by: ID Informationsstelle (Integer) integer
Name Retrieve features filtered by: Name (String) string
Zeitstellung Retrieve features filtered by: Zeitstellung (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Ort Retrieve features filtered by: Ort (String) string
Telefon Retrieve features filtered by: Telefon (String) string
Link zur Informationsstelle Retrieve features filtered by: Link zur Informationsstelle (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Informationsstelle', 'Name', 'Zeitstellung', 'Strasse', 'Ort', 'Telefon', 'Link zur Informationsstelle' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Archäologische Informationsstellen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e46ab182-4c81-48cb-81c8-e3a0d92e599b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Archäologische Informationsstellen' feature collection
OperationId
describeCollection_e46ab182-4c81-48cb-81c8-e3a0d92e599b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Archäologische Informationsstellen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Inventar der schützenswerten Bauten: Erarbeitungsstatus' feature collection
OperationId
getFeature_b7dc9ca5-1ca1-4657-8771-8e8f0896325f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Inventar der schützenswerten Bauten: Erarbeitungsstatus' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Inventar der schützenswerten Bauten: Erarbeitungsstatus' feature collection
OperationId
getFeatures_b7dc9ca5-1ca1-4657-8771-8e8f0896325f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Wohnviertel Retrieve features filtered by: ID Wohnviertel (String) string
Wohnviertel Name Retrieve features filtered by: Wohnviertel Name (String) string
Erarbeitungsstatus Code Retrieve features filtered by: Erarbeitungsstatus Code (String) string
Erarbeitungsstatus Text Retrieve features filtered by: Erarbeitungsstatus Text (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Wohnviertel', 'Wohnviertel Name', 'Erarbeitungsstatus Code', 'Erarbeitungsstatus Text' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Inventar der schützenswerten Bauten: Erarbeitungsstatus' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b7dc9ca5-1ca1-4657-8771-8e8f0896325f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Inventar der schützenswerten Bauten: Erarbeitungsstatus' feature collection
OperationId
describeCollection_b7dc9ca5-1ca1-4657-8771-8e8f0896325f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Inventar der schützenswerten Bauten: Erarbeitungsstatus' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Inventar der schützenswerten Bauten' feature collection
OperationId
getFeature_c0442d89-cfa2-4373-ad72-578a0da6a1eb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Inventar der schützenswerten Bauten' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Inventar der schützenswerten Bauten' feature collection
OperationId
getFeatures_c0442d89-cfa2-4373-ad72-578a0da6a1eb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID schützenswerte Baute Retrieve features filtered by: ID schützenswerte Baute (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Bezeichnung schützenswerte Baute Retrieve features filtered by: Bezeichnung schützenswerte Baute (String) string
Link zum Inventarblatt Retrieve features filtered by: Link zum Inventarblatt (String) string
Bemerkung schützenswerte Baute Retrieve features filtered by: Bemerkung schützenswerte Baute (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID schützenswerte Baute', 'Objektart', 'Bezeichnung schützenswerte Baute', 'Link zum Inventarblatt', 'Bemerkung schützenswerte Baute' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Inventar der schützenswerten Bauten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c0442d89-cfa2-4373-ad72-578a0da6a1eb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Inventar der schützenswerten Bauten' feature collection
OperationId
describeCollection_c0442d89-cfa2-4373-ad72-578a0da6a1eb
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Inventar der schützenswerten Bauten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'IWB Fernwärme-Versorgungsgebiet' feature collection
OperationId
getFeature_09e9e5c9-2f36-4fea-a667-e92cd7d4d3a8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'IWB Fernwärme-Versorgungsgebiet' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'IWB Fernwärme-Versorgungsgebiet' feature collection
OperationId
getFeatures_09e9e5c9-2f36-4fea-a667-e92cd7d4d3a8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Fernwärmegebiet Retrieve features filtered by: ID Fernwärmegebiet (Integer) integer
Nummer Retrieve features filtered by: Nummer (Integer) integer
Bemerkung Retrieve features filtered by: Bemerkung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Fernwärmegebiet', 'Nummer', 'Bemerkung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'IWB Fernwärme-Versorgungsgebiet' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_09e9e5c9-2f36-4fea-a667-e92cd7d4d3a8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'IWB Fernwärme-Versorgungsgebiet' feature collection
OperationId
describeCollection_09e9e5c9-2f36-4fea-a667-e92cd7d4d3a8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'IWB Fernwärme-Versorgungsgebiet' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Inventar der geschützten Naturobjekte - Kantonales Inventar der geschützten Naturobjekte' feature collection
OperationId
getFeature_40c25da4-1636-4ec4-9796-c3177486c213_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Inventar der geschützten Naturobjekte - Kantonales Inventar der geschützten Naturobjekte' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Inventar der geschützten Naturobjekte - Kantonales Inventar der geschützten Naturobjekte' feature collection
OperationId
getFeatures_40c25da4-1636-4ec4-9796-c3177486c213
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Naturobjekt Retrieve features filtered by: ID Naturobjekt (String) string
Objektkürzel Retrieve features filtered by: Objektkürzel (String) string
Objektbezeichnung Retrieve features filtered by: Objektbezeichnung (String) string
Objektnummer Retrieve features filtered by: Objektnummer (String) string
Hauptlebensraumtyp Retrieve features filtered by: Hauptlebensraumtyp (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Naturobjekt', 'Objektkürzel', 'Objektbezeichnung', 'Objektnummer', 'Hauptlebensraumtyp', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Inventar der geschützten Naturobjekte - Kantonales Inventar der geschützten Naturobjekte' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_40c25da4-1636-4ec4-9796-c3177486c213_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Inventar der geschützten Naturobjekte - Kantonales Inventar der geschützten Naturobjekte' feature collection
OperationId
describeCollection_40c25da4-1636-4ec4-9796-c3177486c213
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Inventar der geschützten Naturobjekte - Kantonales Inventar der geschützten Naturobjekte' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Inventar der geschützten Naturobjekte - Kantonales Inventar der geschützten Naturobjekte: laufende Änderung' feature collection
OperationId
getFeature_1704a009-0029-4853-b0cc-b1fbc8dc11b8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Inventar der geschützten Naturobjekte - Kantonales Inventar der geschützten Naturobjekte: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Inventar der geschützten Naturobjekte - Kantonales Inventar der geschützten Naturobjekte: laufende Änderung' feature collection
OperationId
getFeatures_1704a009-0029-4853-b0cc-b1fbc8dc11b8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Naturobjekt Retrieve features filtered by: ID Naturobjekt (String) string
Objektkürzel Retrieve features filtered by: Objektkürzel (String) string
Objektbezeichnung Retrieve features filtered by: Objektbezeichnung (String) string
Objektnummer Retrieve features filtered by: Objektnummer (String) string
Hauptlebensraumtyp Retrieve features filtered by: Hauptlebensraumtyp (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Naturobjekt', 'Objektkürzel', 'Objektbezeichnung', 'Objektnummer', 'Hauptlebensraumtyp', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Inventar der geschützten Naturobjekte - Kantonales Inventar der geschützten Naturobjekte: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_1704a009-0029-4853-b0cc-b1fbc8dc11b8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Inventar der geschützten Naturobjekte - Kantonales Inventar der geschützten Naturobjekte: laufende Änderung' feature collection
OperationId
describeCollection_1704a009-0029-4853-b0cc-b1fbc8dc11b8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Inventar der geschützten Naturobjekte - Kantonales Inventar der geschützten Naturobjekte: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Karten der öffentlichen Statistik - Bevölkerung - Ausländeranteil' feature collection
OperationId
getFeature_7668d64e-93c5-4286-8106-9bfe8e655bb6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Karten der öffentlichen Statistik - Bevölkerung - Ausländeranteil' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Karten der öffentlichen Statistik - Bevölkerung - Ausländeranteil' feature collection
OperationId
getFeatures_7668d64e-93c5-4286-8106-9bfe8e655bb6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Block Beschriftung Retrieve features filtered by: Block Beschriftung (String) string
Jugendlichenanteil Retrieve features filtered by: Jugendlichenanteil (Double) number
Jugendlichenanteil Beschriftung Retrieve features filtered by: Jugendlichenanteil Beschriftung (String) string
Seniorenanteil Retrieve features filtered by: Seniorenanteil (Double) number
Seniorenanteil Beschriftung Retrieve features filtered by: Seniorenanteil Beschriftung (String) string
Ausländeranteil Retrieve features filtered by: Ausländeranteil (Double) number
Ausländeranteil Beschriftung Retrieve features filtered by: Ausländeranteil Beschriftung (String) string
Sesshaftigkeit Retrieve features filtered by: Sesshaftigkeit (Double) number
Sesshaftigkeit Beschriftung Retrieve features filtered by: Sesshaftigkeit Beschriftung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Jugendlichenanteil', 'Jugendlichenanteil Beschriftung', 'Seniorenanteil', 'Seniorenanteil Beschriftung', 'Ausländeranteil', 'Ausländeranteil Beschriftung', 'Sesshaftigkeit', 'Sesshaftigkeit Beschriftung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Bevölkerung - Ausländeranteil' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7668d64e-93c5-4286-8106-9bfe8e655bb6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Karten der öffentlichen Statistik - Bevölkerung - Ausländeranteil' feature collection
OperationId
describeCollection_7668d64e-93c5-4286-8106-9bfe8e655bb6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Bevölkerung - Ausländeranteil' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Karten der öffentlichen Statistik - Bevölkerung - Jugendlichenanteil' feature collection
OperationId
getFeature_1a64c377-bd12-4c02-ba0e-42e6fe9a7eda_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Karten der öffentlichen Statistik - Bevölkerung - Jugendlichenanteil' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Karten der öffentlichen Statistik - Bevölkerung - Jugendlichenanteil' feature collection
OperationId
getFeatures_1a64c377-bd12-4c02-ba0e-42e6fe9a7eda
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Block Beschriftung Retrieve features filtered by: Block Beschriftung (String) string
Jugendlichenanteil Retrieve features filtered by: Jugendlichenanteil (Double) number
Jugendlichenanteil Beschriftung Retrieve features filtered by: Jugendlichenanteil Beschriftung (String) string
Seniorenanteil Retrieve features filtered by: Seniorenanteil (Double) number
Seniorenanteil Beschriftung Retrieve features filtered by: Seniorenanteil Beschriftung (String) string
Ausländeranteil Retrieve features filtered by: Ausländeranteil (Double) number
Ausländeranteil Beschriftung Retrieve features filtered by: Ausländeranteil Beschriftung (String) string
Sesshaftigkeit Retrieve features filtered by: Sesshaftigkeit (Double) number
Sesshaftigkeit Beschriftung Retrieve features filtered by: Sesshaftigkeit Beschriftung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Jugendlichenanteil', 'Jugendlichenanteil Beschriftung', 'Seniorenanteil', 'Seniorenanteil Beschriftung', 'Ausländeranteil', 'Ausländeranteil Beschriftung', 'Sesshaftigkeit', 'Sesshaftigkeit Beschriftung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Bevölkerung - Jugendlichenanteil' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_1a64c377-bd12-4c02-ba0e-42e6fe9a7eda_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Karten der öffentlichen Statistik - Bevölkerung - Jugendlichenanteil' feature collection
OperationId
describeCollection_1a64c377-bd12-4c02-ba0e-42e6fe9a7eda
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Bevölkerung - Jugendlichenanteil' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Karten der öffentlichen Statistik - Bevölkerung - Seniorenanteil' feature collection
OperationId
getFeature_dadfe6a0-3c9e-490c-8dae-a51c23477e47_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Karten der öffentlichen Statistik - Bevölkerung - Seniorenanteil' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Karten der öffentlichen Statistik - Bevölkerung - Seniorenanteil' feature collection
OperationId
getFeatures_dadfe6a0-3c9e-490c-8dae-a51c23477e47
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Block Beschriftung Retrieve features filtered by: Block Beschriftung (String) string
Jugendlichenanteil Retrieve features filtered by: Jugendlichenanteil (Double) number
Jugendlichenanteil Beschriftung Retrieve features filtered by: Jugendlichenanteil Beschriftung (String) string
Seniorenanteil Retrieve features filtered by: Seniorenanteil (Double) number
Seniorenanteil Beschriftung Retrieve features filtered by: Seniorenanteil Beschriftung (String) string
Ausländeranteil Retrieve features filtered by: Ausländeranteil (Double) number
Ausländeranteil Beschriftung Retrieve features filtered by: Ausländeranteil Beschriftung (String) string
Sesshaftigkeit Retrieve features filtered by: Sesshaftigkeit (Double) number
Sesshaftigkeit Beschriftung Retrieve features filtered by: Sesshaftigkeit Beschriftung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Jugendlichenanteil', 'Jugendlichenanteil Beschriftung', 'Seniorenanteil', 'Seniorenanteil Beschriftung', 'Ausländeranteil', 'Ausländeranteil Beschriftung', 'Sesshaftigkeit', 'Sesshaftigkeit Beschriftung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Bevölkerung - Seniorenanteil' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_dadfe6a0-3c9e-490c-8dae-a51c23477e47_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Karten der öffentlichen Statistik - Bevölkerung - Seniorenanteil' feature collection
OperationId
describeCollection_dadfe6a0-3c9e-490c-8dae-a51c23477e47
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Bevölkerung - Seniorenanteil' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Karten der öffentlichen Statistik - Bevölkerung - Sesshaftigkeit' feature collection
OperationId
getFeature_8d7b0119-6b76-4e0f-9754-8b0508ba27eb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Karten der öffentlichen Statistik - Bevölkerung - Sesshaftigkeit' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Karten der öffentlichen Statistik - Bevölkerung - Sesshaftigkeit' feature collection
OperationId
getFeatures_8d7b0119-6b76-4e0f-9754-8b0508ba27eb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Block Beschriftung Retrieve features filtered by: Block Beschriftung (String) string
Jugendlichenanteil Retrieve features filtered by: Jugendlichenanteil (Double) number
Jugendlichenanteil Beschriftung Retrieve features filtered by: Jugendlichenanteil Beschriftung (String) string
Seniorenanteil Retrieve features filtered by: Seniorenanteil (Double) number
Seniorenanteil Beschriftung Retrieve features filtered by: Seniorenanteil Beschriftung (String) string
Ausländeranteil Retrieve features filtered by: Ausländeranteil (Double) number
Ausländeranteil Beschriftung Retrieve features filtered by: Ausländeranteil Beschriftung (String) string
Sesshaftigkeit Retrieve features filtered by: Sesshaftigkeit (Double) number
Sesshaftigkeit Beschriftung Retrieve features filtered by: Sesshaftigkeit Beschriftung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Jugendlichenanteil', 'Jugendlichenanteil Beschriftung', 'Seniorenanteil', 'Seniorenanteil Beschriftung', 'Ausländeranteil', 'Ausländeranteil Beschriftung', 'Sesshaftigkeit', 'Sesshaftigkeit Beschriftung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Bevölkerung - Sesshaftigkeit' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_8d7b0119-6b76-4e0f-9754-8b0508ba27eb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Karten der öffentlichen Statistik - Bevölkerung - Sesshaftigkeit' feature collection
OperationId
describeCollection_8d7b0119-6b76-4e0f-9754-8b0508ba27eb
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Bevölkerung - Sesshaftigkeit' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Karten der öffentlichen Statistik - Erwerbsleben - Arbeitsstätten' feature collection
OperationId
getFeature_c6790a3e-5cc6-47fe-b776-2225340fdac2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Karten der öffentlichen Statistik - Erwerbsleben - Arbeitsstätten' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Karten der öffentlichen Statistik - Erwerbsleben - Arbeitsstätten' feature collection
OperationId
getFeatures_c6790a3e-5cc6-47fe-b776-2225340fdac2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Block Beschriftung Retrieve features filtered by: Block Beschriftung (String) string
Anzahl Arbeitsstätten Retrieve features filtered by: Anzahl Arbeitsstätten (Integer) integer
Anzahl Arbeitsstätten Beschriftung Retrieve features filtered by: Anzahl Arbeitsstätten Beschriftung (String) string
Anzahl Beschäftigte Retrieve features filtered by: Anzahl Beschäftigte (Integer) integer
Anzahl Beschäftigte Beschriftung Retrieve features filtered by: Anzahl Beschäftigte Beschriftung (String) string
Anzahl Beschäftigte in Vollzeitäquivalenten Retrieve features filtered by: Anzahl Beschäftigte in Vollzeitäquivalenten (Integer) integer
Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung Retrieve features filtered by: Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Anzahl Arbeitsstätten', 'Anzahl Arbeitsstätten Beschriftung', 'Anzahl Beschäftigte', 'Anzahl Beschäftigte Beschriftung', 'Anzahl Beschäftigte in Vollzeitäquivalenten', 'Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Erwerbsleben - Arbeitsstätten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c6790a3e-5cc6-47fe-b776-2225340fdac2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Karten der öffentlichen Statistik - Erwerbsleben - Arbeitsstätten' feature collection
OperationId
describeCollection_c6790a3e-5cc6-47fe-b776-2225340fdac2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Erwerbsleben - Arbeitsstätten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Karten der öffentlichen Statistik - Erwerbsleben - Beschäftigte' feature collection
OperationId
getFeature_fd054808-cfe5-48ec-8b08-996641197b80_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Karten der öffentlichen Statistik - Erwerbsleben - Beschäftigte' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Karten der öffentlichen Statistik - Erwerbsleben - Beschäftigte' feature collection
OperationId
getFeatures_fd054808-cfe5-48ec-8b08-996641197b80
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Block Beschriftung Retrieve features filtered by: Block Beschriftung (String) string
Anzahl Arbeitsstätten Retrieve features filtered by: Anzahl Arbeitsstätten (Integer) integer
Anzahl Arbeitsstätten Beschriftung Retrieve features filtered by: Anzahl Arbeitsstätten Beschriftung (String) string
Anzahl Beschäftigte Retrieve features filtered by: Anzahl Beschäftigte (Integer) integer
Anzahl Beschäftigte Beschriftung Retrieve features filtered by: Anzahl Beschäftigte Beschriftung (String) string
Anzahl Beschäftigte in Vollzeitäquivalenten Retrieve features filtered by: Anzahl Beschäftigte in Vollzeitäquivalenten (Integer) integer
Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung Retrieve features filtered by: Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Anzahl Arbeitsstätten', 'Anzahl Arbeitsstätten Beschriftung', 'Anzahl Beschäftigte', 'Anzahl Beschäftigte Beschriftung', 'Anzahl Beschäftigte in Vollzeitäquivalenten', 'Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Erwerbsleben - Beschäftigte' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_fd054808-cfe5-48ec-8b08-996641197b80_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Karten der öffentlichen Statistik - Erwerbsleben - Beschäftigte' feature collection
OperationId
describeCollection_fd054808-cfe5-48ec-8b08-996641197b80
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Erwerbsleben - Beschäftigte' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Karten der öffentlichen Statistik - Erwerbsleben - Vollzeitäquivalente' feature collection
OperationId
getFeature_7d8209ad-7368-410b-910a-ab4b07163a5a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Karten der öffentlichen Statistik - Erwerbsleben - Vollzeitäquivalente' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Karten der öffentlichen Statistik - Erwerbsleben - Vollzeitäquivalente' feature collection
OperationId
getFeatures_7d8209ad-7368-410b-910a-ab4b07163a5a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Block Beschriftung Retrieve features filtered by: Block Beschriftung (String) string
Anzahl Arbeitsstätten Retrieve features filtered by: Anzahl Arbeitsstätten (Integer) integer
Anzahl Arbeitsstätten Beschriftung Retrieve features filtered by: Anzahl Arbeitsstätten Beschriftung (String) string
Anzahl Beschäftigte Retrieve features filtered by: Anzahl Beschäftigte (Integer) integer
Anzahl Beschäftigte Beschriftung Retrieve features filtered by: Anzahl Beschäftigte Beschriftung (String) string
Anzahl Beschäftigte in Vollzeitäquivalenten Retrieve features filtered by: Anzahl Beschäftigte in Vollzeitäquivalenten (Integer) integer
Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung Retrieve features filtered by: Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Anzahl Arbeitsstätten', 'Anzahl Arbeitsstätten Beschriftung', 'Anzahl Beschäftigte', 'Anzahl Beschäftigte Beschriftung', 'Anzahl Beschäftigte in Vollzeitäquivalenten', 'Anzahl Beschäftigte in Vollzeitäquivalenten Beschriftung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Erwerbsleben - Vollzeitäquivalente' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7d8209ad-7368-410b-910a-ab4b07163a5a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Karten der öffentlichen Statistik - Erwerbsleben - Vollzeitäquivalente' feature collection
OperationId
describeCollection_7d8209ad-7368-410b-910a-ab4b07163a5a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Erwerbsleben - Vollzeitäquivalente' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Karten der öffentlichen Statistik - Sozialhilfe' feature collection
OperationId
getFeature_6376170b-93b6-4795-8c36-3c0e2c8b7d29_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Karten der öffentlichen Statistik - Sozialhilfe' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Karten der öffentlichen Statistik - Sozialhilfe' feature collection
OperationId
getFeatures_6376170b-93b6-4795-8c36-3c0e2c8b7d29
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Block Beschriftung Retrieve features filtered by: Block Beschriftung (String) string
Sozialhilfequote Klasse Retrieve features filtered by: Sozialhilfequote Klasse (String) string
Sozialhilfequote Beschriftung Retrieve features filtered by: Sozialhilfequote Beschriftung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Sozialhilfequote Klasse', 'Sozialhilfequote Beschriftung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Sozialhilfe' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6376170b-93b6-4795-8c36-3c0e2c8b7d29_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Karten der öffentlichen Statistik - Sozialhilfe' feature collection
OperationId
describeCollection_6376170b-93b6-4795-8c36-3c0e2c8b7d29
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Sozialhilfe' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Karten der öffentlichen Statistik - Steuern - Median des Reineinkommens' feature collection
OperationId
getFeature_b4497842-f96f-4a00-a2e5-d5148b0c57ea_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Karten der öffentlichen Statistik - Steuern - Median des Reineinkommens' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Karten der öffentlichen Statistik - Steuern - Median des Reineinkommens' feature collection
OperationId
getFeatures_b4497842-f96f-4a00-a2e5-d5148b0c57ea
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Block Beschriftung Retrieve features filtered by: Block Beschriftung (String) string
Median des Reinvermögens Klasse Retrieve features filtered by: Median des Reinvermögens Klasse (String) string
Median des Reinvermögens Beschriftung Retrieve features filtered by: Median des Reinvermögens Beschriftung (String) string
Median des Reineinkommens Klasse Retrieve features filtered by: Median des Reineinkommens Klasse (String) string
Median des Reineinkommens Beschriftung Retrieve features filtered by: Median des Reineinkommens Beschriftung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Median des Reinvermögens Klasse', 'Median des Reinvermögens Beschriftung', 'Median des Reineinkommens Klasse', 'Median des Reineinkommens Beschriftung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Steuern - Median des Reineinkommens' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b4497842-f96f-4a00-a2e5-d5148b0c57ea_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Karten der öffentlichen Statistik - Steuern - Median des Reineinkommens' feature collection
OperationId
describeCollection_b4497842-f96f-4a00-a2e5-d5148b0c57ea
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Steuern - Median des Reineinkommens' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Karten der öffentlichen Statistik - Steuern - Median des Reinvermögens' feature collection
OperationId
getFeature_e133752b-ec12-4dff-8194-818c4f86a0d0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Karten der öffentlichen Statistik - Steuern - Median des Reinvermögens' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Karten der öffentlichen Statistik - Steuern - Median des Reinvermögens' feature collection
OperationId
getFeatures_e133752b-ec12-4dff-8194-818c4f86a0d0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Block ID Retrieve features filtered by: Block ID (String) string
Block Beschriftung Retrieve features filtered by: Block Beschriftung (String) string
Median des Reinvermögens Klasse Retrieve features filtered by: Median des Reinvermögens Klasse (String) string
Median des Reinvermögens Beschriftung Retrieve features filtered by: Median des Reinvermögens Beschriftung (String) string
Median des Reineinkommens Klasse Retrieve features filtered by: Median des Reineinkommens Klasse (String) string
Median des Reineinkommens Beschriftung Retrieve features filtered by: Median des Reineinkommens Beschriftung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Block ID', 'Block Beschriftung', 'Median des Reinvermögens Klasse', 'Median des Reinvermögens Beschriftung', 'Median des Reineinkommens Klasse', 'Median des Reineinkommens Beschriftung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Steuern - Median des Reinvermögens' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e133752b-ec12-4dff-8194-818c4f86a0d0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Karten der öffentlichen Statistik - Steuern - Median des Reinvermögens' feature collection
OperationId
describeCollection_e133752b-ec12-4dff-8194-818c4f86a0d0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Karten der öffentlichen Statistik - Steuern - Median des Reinvermögens' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Katholische Kirchenkreise' feature collection
OperationId
getFeature_d0707af3-0cf2-46c0-af35-33c80f870a2f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Katholische Kirchenkreise' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Katholische Kirchenkreise' feature collection
OperationId
getFeatures_d0707af3-0cf2-46c0-af35-33c80f870a2f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Kreisnummer Retrieve features filtered by: Kreisnummer (Integer) integer
Kirchenkreis Retrieve features filtered by: Kirchenkreis (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Kreisnummer', 'Kirchenkreis' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Katholische Kirchenkreise' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d0707af3-0cf2-46c0-af35-33c80f870a2f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Katholische Kirchenkreise' feature collection
OperationId
describeCollection_d0707af3-0cf2-46c0-af35-33c80f870a2f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Katholische Kirchenkreise' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Lärmempfindlichkeitsstufen Bettingen - Lärmempfindlichkeitsstufe Bettingen' feature collection
OperationId
getFeature_7031005b-e9f9-4703-9645-e6ac140230a7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Lärmempfindlichkeitsstufen Bettingen - Lärmempfindlichkeitsstufe Bettingen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Lärmempfindlichkeitsstufen Bettingen - Lärmempfindlichkeitsstufe Bettingen' feature collection
OperationId
getFeatures_7031005b-e9f9-4703-9645-e6ac140230a7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Lärmempfindlichkeitsstufe Retrieve features filtered by: ID Lärmempfindlichkeitsstufe (String) string
Empfindlichkeitsstufe Retrieve features filtered by: Empfindlichkeitsstufe (String) string
Empfindlichkeitsstufe Text Retrieve features filtered by: Empfindlichkeitsstufe Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Retrieve features filtered by: Bemerkung (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Lärmempfindlichkeitsstufe', 'Empfindlichkeitsstufe', 'Empfindlichkeitsstufe Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Bettingen - Lärmempfindlichkeitsstufe Bettingen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7031005b-e9f9-4703-9645-e6ac140230a7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Lärmempfindlichkeitsstufen Bettingen - Lärmempfindlichkeitsstufe Bettingen' feature collection
OperationId
describeCollection_7031005b-e9f9-4703-9645-e6ac140230a7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Bettingen - Lärmempfindlichkeitsstufe Bettingen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Lärmempfindlichkeitsstufen Bettingen - Lärmempfindlichkeitsstufe Bettingen: laufende Änderung' feature collection
OperationId
getFeature_0b3c5f2c-5ad3-48f2-92eb-1ebbbb3bd731_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Lärmempfindlichkeitsstufen Bettingen - Lärmempfindlichkeitsstufe Bettingen: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Lärmempfindlichkeitsstufen Bettingen - Lärmempfindlichkeitsstufe Bettingen: laufende Änderung' feature collection
OperationId
getFeatures_0b3c5f2c-5ad3-48f2-92eb-1ebbbb3bd731
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Lärmempfindlichkeitsstufe Retrieve features filtered by: ID Lärmempfindlichkeitsstufe (String) string
Empfindlichkeitsstufe Retrieve features filtered by: Empfindlichkeitsstufe (String) string
Empfindlichkeitsstufe Text Retrieve features filtered by: Empfindlichkeitsstufe Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Retrieve features filtered by: Bemerkung (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Lärmempfindlichkeitsstufe', 'Empfindlichkeitsstufe', 'Empfindlichkeitsstufe Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Bettingen - Lärmempfindlichkeitsstufe Bettingen: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0b3c5f2c-5ad3-48f2-92eb-1ebbbb3bd731_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Lärmempfindlichkeitsstufen Bettingen - Lärmempfindlichkeitsstufe Bettingen: laufende Änderung' feature collection
OperationId
describeCollection_0b3c5f2c-5ad3-48f2-92eb-1ebbbb3bd731
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Bettingen - Lärmempfindlichkeitsstufe Bettingen: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Lärmempfindlichkeitsstufen Riehen - Lärmempfindlichkeitsstufe Riehen' feature collection
OperationId
getFeature_44d11400-053f-4568-a01b-7a64e255750f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Lärmempfindlichkeitsstufen Riehen - Lärmempfindlichkeitsstufe Riehen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Lärmempfindlichkeitsstufen Riehen - Lärmempfindlichkeitsstufe Riehen' feature collection
OperationId
getFeatures_44d11400-053f-4568-a01b-7a64e255750f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Lärmempfindlichkeitsstufe Retrieve features filtered by: ID Lärmempfindlichkeitsstufe (String) string
Empfindlichkeitsstufe Retrieve features filtered by: Empfindlichkeitsstufe (String) string
Empfindlichkeitsstufe Text Retrieve features filtered by: Empfindlichkeitsstufe Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Retrieve features filtered by: Bemerkung (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Lärmempfindlichkeitsstufe', 'Empfindlichkeitsstufe', 'Empfindlichkeitsstufe Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Riehen - Lärmempfindlichkeitsstufe Riehen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_44d11400-053f-4568-a01b-7a64e255750f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Lärmempfindlichkeitsstufen Riehen - Lärmempfindlichkeitsstufe Riehen' feature collection
OperationId
describeCollection_44d11400-053f-4568-a01b-7a64e255750f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Riehen - Lärmempfindlichkeitsstufe Riehen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Lärmempfindlichkeitsstufen Riehen - Lärmempfindlichkeitsstufe Riehen: laufende Änderung' feature collection
OperationId
getFeature_65a3cf89-7ca9-42b7-b0c7-f6fed60399b6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Lärmempfindlichkeitsstufen Riehen - Lärmempfindlichkeitsstufe Riehen: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Lärmempfindlichkeitsstufen Riehen - Lärmempfindlichkeitsstufe Riehen: laufende Änderung' feature collection
OperationId
getFeatures_65a3cf89-7ca9-42b7-b0c7-f6fed60399b6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Lärmempfindlichkeitsstufe Retrieve features filtered by: ID Lärmempfindlichkeitsstufe (String) string
Empfindlichkeitsstufe Retrieve features filtered by: Empfindlichkeitsstufe (String) string
Empfindlichkeitsstufe Text Retrieve features filtered by: Empfindlichkeitsstufe Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Retrieve features filtered by: Bemerkung (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Lärmempfindlichkeitsstufe', 'Empfindlichkeitsstufe', 'Empfindlichkeitsstufe Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Riehen - Lärmempfindlichkeitsstufe Riehen: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_65a3cf89-7ca9-42b7-b0c7-f6fed60399b6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Lärmempfindlichkeitsstufen Riehen - Lärmempfindlichkeitsstufe Riehen: laufende Änderung' feature collection
OperationId
describeCollection_65a3cf89-7ca9-42b7-b0c7-f6fed60399b6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Riehen - Lärmempfindlichkeitsstufe Riehen: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsstufe Stadt Basel' feature collection
OperationId
getFeature_729bbbb6-cc06-4b98-85de-292dd27a2226_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsstufe Stadt Basel' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsstufe Stadt Basel' feature collection
OperationId
getFeatures_729bbbb6-cc06-4b98-85de-292dd27a2226
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Lärmempfindlichkeitsstufe Retrieve features filtered by: ID Lärmempfindlichkeitsstufe (String) string
Empfindlichkeitsstufe Retrieve features filtered by: Empfindlichkeitsstufe (String) string
Empfindlichkeitsstufe Text Retrieve features filtered by: Empfindlichkeitsstufe Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
Bemerkung Retrieve features filtered by: Bemerkung (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Lärmempfindlichkeitsstufe', 'Empfindlichkeitsstufe', 'Empfindlichkeitsstufe Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'Bemerkung', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsstufe Stadt Basel' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_729bbbb6-cc06-4b98-85de-292dd27a2226_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsstufe Stadt Basel' feature collection
OperationId
describeCollection_729bbbb6-cc06-4b98-85de-292dd27a2226
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsstufe Stadt Basel' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsstufe Stadt Basel: laufende Änderung' feature collection
OperationId
getFeature_6b7a5620-81f9-4f9e-a21d-131a6a9dce74_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsstufe Stadt Basel: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsstufe Stadt Basel: laufende Änderung' feature collection
OperationId
getFeatures_6b7a5620-81f9-4f9e-a21d-131a6a9dce74
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Lärmempfindlichkeitsstufe Retrieve features filtered by: ID Lärmempfindlichkeitsstufe (String) string
Empfindlichkeitsstufe Retrieve features filtered by: Empfindlichkeitsstufe (String) string
Empfindlichkeitsstufe Text Retrieve features filtered by: Empfindlichkeitsstufe Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Retrieve features filtered by: Bemerkung (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Lärmempfindlichkeitsstufe', 'Empfindlichkeitsstufe', 'Empfindlichkeitsstufe Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsstufe Stadt Basel: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6b7a5620-81f9-4f9e-a21d-131a6a9dce74_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsstufe Stadt Basel: laufende Änderung' feature collection
OperationId
describeCollection_6b7a5620-81f9-4f9e-a21d-131a6a9dce74
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsstufe Stadt Basel: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsabstandslinien Stadt Basel' feature collection
OperationId
getFeature_68dd0c7f-4798-4332-973c-a7eacd6abc68_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsabstandslinien Stadt Basel' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsabstandslinien Stadt Basel' feature collection
OperationId
getFeatures_68dd0c7f-4798-4332-973c-a7eacd6abc68
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Linienbezogene Festlegung Retrieve features filtered by: ID Linienbezogene Festlegung (String) string
Festlegung Linie Retrieve features filtered by: Festlegung Linie (String) string
Bemerkung Retrieve features filtered by: Bemerkung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Festlegung Linie', 'Bemerkung', 'Verbindlichkeit', 'ID Geschäft', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Rekurs Hängig', 'Bemerkung Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsabstandslinien Stadt Basel' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_68dd0c7f-4798-4332-973c-a7eacd6abc68_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsabstandslinien Stadt Basel' feature collection
OperationId
describeCollection_68dd0c7f-4798-4332-973c-a7eacd6abc68
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsabstandslinien Stadt Basel' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsabstandslinien Stadt Basel: laufende Änderung' feature collection
OperationId
getFeature_4c282b22-05bf-4d9a-8445-6a2924933c9c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsabstandslinien Stadt Basel: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsabstandslinien Stadt Basel: laufende Änderung' feature collection
OperationId
getFeatures_4c282b22-05bf-4d9a-8445-6a2924933c9c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Linienbezogene Festlegung Retrieve features filtered by: ID Linienbezogene Festlegung (String) string
Festlegung Linie Retrieve features filtered by: Festlegung Linie (String) string
Bemerkung Retrieve features filtered by: Bemerkung (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Festlegung Linie', 'Bemerkung', 'Projektierte Löschung', 'Verbindlichkeit', 'ID Geschäft', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsabstandslinien Stadt Basel: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_4c282b22-05bf-4d9a-8445-6a2924933c9c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsabstandslinien Stadt Basel: laufende Änderung' feature collection
OperationId
describeCollection_4c282b22-05bf-4d9a-8445-6a2924933c9c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Lärmempfindlichkeitsstufen Stadt Basel - Lärmempfindlichkeitsabstandslinien Stadt Basel: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Landwirtschaftsbetriebe' feature collection
OperationId
getFeature_e04a0297-f213-4bae-9006-e040011e4708_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Landwirtschaftsbetriebe' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Landwirtschaftsbetriebe' feature collection
OperationId
getFeatures_e04a0297-f213-4bae-9006-e040011e4708
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Betrieb Retrieve features filtered by: ID Betrieb (Integer) integer
Name Retrieve features filtered by: Name (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Postleitzahl Retrieve features filtered by: Postleitzahl (Integer) integer
Ort Retrieve features filtered by: Ort (String) string
Link Retrieve features filtered by: Link (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Betrieb', 'Name', 'Strasse', 'Postleitzahl', 'Ort', 'Link' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Landwirtschaftsbetriebe' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e04a0297-f213-4bae-9006-e040011e4708_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Landwirtschaftsbetriebe' feature collection
OperationId
describeCollection_e04a0297-f213-4bae-9006-e040011e4708
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Landwirtschaftsbetriebe' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Biologischer Gewässerzustand (Makrozoobenthos)' feature collection
OperationId
getFeature_c3b49ccb-7389-4637-8a43-53e305f9b0eb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Biologischer Gewässerzustand (Makrozoobenthos)' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Biologischer Gewässerzustand (Makrozoobenthos)' feature collection
OperationId
getFeatures_c3b49ccb-7389-4637-8a43-53e305f9b0eb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Standort Retrieve features filtered by: ID Standort (String) string
Standort Retrieve features filtered by: Standort (String) string
Gewässer Retrieve features filtered by: Gewässer (String) string
Gewässerzustand Retrieve features filtered by: Gewässerzustand (String) string
Letzte Probenahme Retrieve features filtered by: Letzte Probenahme (Integer) integer
IBCH-Wert Retrieve features filtered by: IBCH-Wert (Integer) integer
Datenblatt Retrieve features filtered by: Datenblatt (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Standort', 'Standort', 'Gewässer', 'Gewässerzustand', 'Letzte Probenahme', 'IBCH-Wert', 'Datenblatt' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Biologischer Gewässerzustand (Makrozoobenthos)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c3b49ccb-7389-4637-8a43-53e305f9b0eb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Biologischer Gewässerzustand (Makrozoobenthos)' feature collection
OperationId
describeCollection_c3b49ccb-7389-4637-8a43-53e305f9b0eb
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Biologischer Gewässerzustand (Makrozoobenthos)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Naturersatzflächen - Naturersatzfläche' feature collection
OperationId
getFeature_2f96372f-b1a3-4e89-9ec1-b2041c099f42_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Naturersatzflächen - Naturersatzfläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Naturersatzflächen - Naturersatzfläche' feature collection
OperationId
getFeatures_2f96372f-b1a3-4e89-9ec1-b2041c099f42
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Naturersatzfläche Retrieve features filtered by: ID Naturersatzfläche (String) string
Objektnummer Retrieve features filtered by: Objektnummer (String) string
Objektbezeichnung Retrieve features filtered by: Objektbezeichnung (String) string
Teilobjektnummer Retrieve features filtered by: Teilobjektnummer (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Naturersatzfläche', 'Objektnummer', 'Objektbezeichnung', 'Teilobjektnummer', 'ID Geschäft', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Link zu den Rechtsdokumenten', 'Datum Status', 'Bemerkung Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Naturersatzflächen - Naturersatzfläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2f96372f-b1a3-4e89-9ec1-b2041c099f42_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Naturersatzflächen - Naturersatzfläche' feature collection
OperationId
describeCollection_2f96372f-b1a3-4e89-9ec1-b2041c099f42
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Naturersatzflächen - Naturersatzfläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Naturersatzflächen - Naturersatzfläche im Auftrag' feature collection
OperationId
getFeature_db2658ee-8fa0-49bf-b86b-fa41f4b5f0b2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Naturersatzflächen - Naturersatzfläche im Auftrag' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Naturersatzflächen - Naturersatzfläche im Auftrag' feature collection
OperationId
getFeatures_db2658ee-8fa0-49bf-b86b-fa41f4b5f0b2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Naturersatzfläche Retrieve features filtered by: ID Naturersatzfläche (String) string
Objektnummer Retrieve features filtered by: Objektnummer (String) string
Objektbezeichnung Retrieve features filtered by: Objektbezeichnung (String) string
Teilobjektnummer Retrieve features filtered by: Teilobjektnummer (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Naturersatzfläche', 'Objektnummer', 'Objektbezeichnung', 'Teilobjektnummer', 'ID Geschäft', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Link zu den Rechtsdokumenten', 'Datum Status', 'Bemerkung Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Naturersatzflächen - Naturersatzfläche im Auftrag' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_db2658ee-8fa0-49bf-b86b-fa41f4b5f0b2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Naturersatzflächen - Naturersatzfläche im Auftrag' feature collection
OperationId
describeCollection_db2658ee-8fa0-49bf-b86b-fa41f4b5f0b2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Naturersatzflächen - Naturersatzfläche im Auftrag' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Notfalltreffpunkte' feature collection
OperationId
getFeature_0a480919-bbe5-4f81-85d0-421e679b2429_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Notfalltreffpunkte' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Notfalltreffpunkte' feature collection
OperationId
getFeatures_0a480919-bbe5-4f81-85d0-421e679b2429
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Notfalltreffpunkt Retrieve features filtered by: ID Notfalltreffpunkt (String) string
Gebäudebezeichnung Retrieve features filtered by: Gebäudebezeichnung (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Postleitzahl Retrieve features filtered by: Postleitzahl (Integer) integer
Ort Retrieve features filtered by: Ort (String) string
Gemeinde Retrieve features filtered by: Gemeinde (String) string
Kanton Retrieve features filtered by: Kanton (String) string
Bemerkungen Retrieve features filtered by: Bemerkungen (String) string
Datenstand Retrieve features filtered by: Datenstand (String) string
Link Retrieve features filtered by: Link (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Notfalltreffpunkt', 'Gebäudebezeichnung', 'Strasse', 'Hausnummer', 'Postleitzahl', 'Ort', 'Gemeinde', 'Kanton', 'Bemerkungen', 'Datenstand', 'Link' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Notfalltreffpunkte' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0a480919-bbe5-4f81-85d0-421e679b2429_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Notfalltreffpunkte' feature collection
OperationId
describeCollection_0a480919-bbe5-4f81-85d0-421e679b2429
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Notfalltreffpunkte' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parkierung - Behinderten-Parkplatz' feature collection
OperationId
getFeature_abd80783-4007-4a39-860b-44f99b836554_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parkierung - Behinderten-Parkplatz' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parkierung - Behinderten-Parkplatz' feature collection
OperationId
getFeatures_abd80783-4007-4a39-860b-44f99b836554
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (Integer) integer
Kategorie Retrieve features filtered by: Kategorie (String) string
Name Retrieve features filtered by: Name (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Anzahl Parkplätze Retrieve features filtered by: Anzahl Parkplätze (Integer) integer
Verfügbarkeit Retrieve features filtered by: Verfügbarkeit (String) string
Nutzungsdauer Retrieve features filtered by: Nutzungsdauer (String) string
Adresse Retrieve features filtered by: Adresse (String) string
Ort Retrieve features filtered by: Ort (String) string
Link zu weiteren Informationen Retrieve features filtered by: Link zu weiteren Informationen (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - Behinderten-Parkplatz' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_abd80783-4007-4a39-860b-44f99b836554_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parkierung - Behinderten-Parkplatz' feature collection
OperationId
describeCollection_abd80783-4007-4a39-860b-44f99b836554
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - Behinderten-Parkplatz' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parkierung - P+R-Anlage' feature collection
OperationId
getFeature_19ac47fb-3518-4010-898c-26089293ced7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parkierung - P+R-Anlage' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parkierung - P+R-Anlage' feature collection
OperationId
getFeatures_19ac47fb-3518-4010-898c-26089293ced7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (Integer) integer
Kategorie Retrieve features filtered by: Kategorie (String) string
Name Retrieve features filtered by: Name (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Anzahl Parkplätze Retrieve features filtered by: Anzahl Parkplätze (Integer) integer
Verfügbarkeit Retrieve features filtered by: Verfügbarkeit (String) string
Nutzungsdauer Retrieve features filtered by: Nutzungsdauer (String) string
Adresse Retrieve features filtered by: Adresse (String) string
Ort Retrieve features filtered by: Ort (String) string
Link zu weiteren Informationen Retrieve features filtered by: Link zu weiteren Informationen (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - P+R-Anlage' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_19ac47fb-3518-4010-898c-26089293ced7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parkierung - P+R-Anlage' feature collection
OperationId
describeCollection_19ac47fb-3518-4010-898c-26089293ced7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - P+R-Anlage' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parkierung - Parkhaus' feature collection
OperationId
getFeature_c6e41aa2-3080-4d89-ad0a-8a611a8ae882_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parkierung - Parkhaus' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parkierung - Parkhaus' feature collection
OperationId
getFeatures_c6e41aa2-3080-4d89-ad0a-8a611a8ae882
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (Integer) integer
Kategorie Retrieve features filtered by: Kategorie (String) string
Name Retrieve features filtered by: Name (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Anzahl Parkplätze Retrieve features filtered by: Anzahl Parkplätze (Integer) integer
Verfügbarkeit Retrieve features filtered by: Verfügbarkeit (String) string
Nutzungsdauer Retrieve features filtered by: Nutzungsdauer (String) string
Adresse Retrieve features filtered by: Adresse (String) string
Ort Retrieve features filtered by: Ort (String) string
Link zu weiteren Informationen Retrieve features filtered by: Link zu weiteren Informationen (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - Parkhaus' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c6e41aa2-3080-4d89-ad0a-8a611a8ae882_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parkierung - Parkhaus' feature collection
OperationId
describeCollection_c6e41aa2-3080-4d89-ad0a-8a611a8ae882
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - Parkhaus' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parkierung - Parkplatz mit Ladestation' feature collection
OperationId
getFeature_b0814f63-70d7-49fc-a84c-9d18741a9208_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parkierung - Parkplatz mit Ladestation' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parkierung - Parkplatz mit Ladestation' feature collection
OperationId
getFeatures_b0814f63-70d7-49fc-a84c-9d18741a9208
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (Integer) integer
Kategorie Retrieve features filtered by: Kategorie (String) string
Name Retrieve features filtered by: Name (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Anzahl Parkplätze Retrieve features filtered by: Anzahl Parkplätze (Integer) integer
Verfügbarkeit Retrieve features filtered by: Verfügbarkeit (String) string
Nutzungsdauer Retrieve features filtered by: Nutzungsdauer (String) string
Adresse Retrieve features filtered by: Adresse (String) string
Ort Retrieve features filtered by: Ort (String) string
Link zu weiteren Informationen Retrieve features filtered by: Link zu weiteren Informationen (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - Parkplatz mit Ladestation' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b0814f63-70d7-49fc-a84c-9d18741a9208_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parkierung - Parkplatz mit Ladestation' feature collection
OperationId
describeCollection_b0814f63-70d7-49fc-a84c-9d18741a9208
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - Parkplatz mit Ladestation' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parkierung - Privatparkplatz zur Mehrfachnutzung' feature collection
OperationId
getFeature_8159e58f-f5da-49e8-8ea7-7f6451920279_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parkierung - Privatparkplatz zur Mehrfachnutzung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parkierung - Privatparkplatz zur Mehrfachnutzung' feature collection
OperationId
getFeatures_8159e58f-f5da-49e8-8ea7-7f6451920279
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (Integer) integer
Kategorie Retrieve features filtered by: Kategorie (String) string
Name Retrieve features filtered by: Name (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Anzahl Parkplätze Retrieve features filtered by: Anzahl Parkplätze (Integer) integer
Verfügbarkeit Retrieve features filtered by: Verfügbarkeit (String) string
Nutzungsdauer Retrieve features filtered by: Nutzungsdauer (String) string
Adresse Retrieve features filtered by: Adresse (String) string
Ort Retrieve features filtered by: Ort (String) string
Link zu weiteren Informationen Retrieve features filtered by: Link zu weiteren Informationen (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - Privatparkplatz zur Mehrfachnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_8159e58f-f5da-49e8-8ea7-7f6451920279_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parkierung - Privatparkplatz zur Mehrfachnutzung' feature collection
OperationId
describeCollection_8159e58f-f5da-49e8-8ea7-7f6451920279
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - Privatparkplatz zur Mehrfachnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parkierung - Reisebus Halteort und Abstellplatz' feature collection
OperationId
getFeature_2911f5c6-8dda-4b7f-b5b6-7a2cdfcad432_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parkierung - Reisebus Halteort und Abstellplatz' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parkierung - Reisebus Halteort und Abstellplatz' feature collection
OperationId
getFeatures_2911f5c6-8dda-4b7f-b5b6-7a2cdfcad432
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (Integer) integer
Kategorie Retrieve features filtered by: Kategorie (String) string
Name Retrieve features filtered by: Name (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Anzahl Parkplätze Retrieve features filtered by: Anzahl Parkplätze (Integer) integer
Verfügbarkeit Retrieve features filtered by: Verfügbarkeit (String) string
Nutzungsdauer Retrieve features filtered by: Nutzungsdauer (String) string
Adresse Retrieve features filtered by: Adresse (String) string
Ort Retrieve features filtered by: Ort (String) string
Link zu weiteren Informationen Retrieve features filtered by: Link zu weiteren Informationen (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - Reisebus Halteort und Abstellplatz' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2911f5c6-8dda-4b7f-b5b6-7a2cdfcad432_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parkierung - Reisebus Halteort und Abstellplatz' feature collection
OperationId
describeCollection_2911f5c6-8dda-4b7f-b5b6-7a2cdfcad432
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - Reisebus Halteort und Abstellplatz' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parkierung - Taxi-Standplatz' feature collection
OperationId
getFeature_62ea52c3-bf9d-4aa7-be48-c929d4d6749e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parkierung - Taxi-Standplatz' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parkierung - Taxi-Standplatz' feature collection
OperationId
getFeatures_62ea52c3-bf9d-4aa7-be48-c929d4d6749e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (Integer) integer
Kategorie Retrieve features filtered by: Kategorie (String) string
Name Retrieve features filtered by: Name (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Anzahl Parkplätze Retrieve features filtered by: Anzahl Parkplätze (Integer) integer
Verfügbarkeit Retrieve features filtered by: Verfügbarkeit (String) string
Nutzungsdauer Retrieve features filtered by: Nutzungsdauer (String) string
Adresse Retrieve features filtered by: Adresse (String) string
Ort Retrieve features filtered by: Ort (String) string
Link zu weiteren Informationen Retrieve features filtered by: Link zu weiteren Informationen (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - Taxi-Standplatz' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_62ea52c3-bf9d-4aa7-be48-c929d4d6749e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parkierung - Taxi-Standplatz' feature collection
OperationId
describeCollection_62ea52c3-bf9d-4aa7-be48-c929d4d6749e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - Taxi-Standplatz' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parkierung - Wohnmobil-Abstellplatz' feature collection
OperationId
getFeature_70ba59a5-5ec4-4f93-9094-71671eec8ffd_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parkierung - Wohnmobil-Abstellplatz' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parkierung - Wohnmobil-Abstellplatz' feature collection
OperationId
getFeatures_70ba59a5-5ec4-4f93-9094-71671eec8ffd
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (Integer) integer
Kategorie Retrieve features filtered by: Kategorie (String) string
Name Retrieve features filtered by: Name (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Anzahl Parkplätze Retrieve features filtered by: Anzahl Parkplätze (Integer) integer
Verfügbarkeit Retrieve features filtered by: Verfügbarkeit (String) string
Nutzungsdauer Retrieve features filtered by: Nutzungsdauer (String) string
Adresse Retrieve features filtered by: Adresse (String) string
Ort Retrieve features filtered by: Ort (String) string
Link zu weiteren Informationen Retrieve features filtered by: Link zu weiteren Informationen (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Kategorie', 'Name', 'Beschreibung', 'Anzahl Parkplätze', 'Verfügbarkeit', 'Nutzungsdauer', 'Adresse', 'Ort', 'Link zu weiteren Informationen' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - Wohnmobil-Abstellplatz' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_70ba59a5-5ec4-4f93-9094-71671eec8ffd_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parkierung - Wohnmobil-Abstellplatz' feature collection
OperationId
describeCollection_70ba59a5-5ec4-4f93-9094-71671eec8ffd
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parkierung - Wohnmobil-Abstellplatz' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Fläche - farbig' feature collection
OperationId
getFeature_f41a92b0-3495-4132-b173-30c70833d77b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Fläche - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Fläche - farbig' feature collection
OperationId
getFeatures_f41a92b0-3495-4132-b173-30c70833d77b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Fläche - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f41a92b0-3495-4132-b173-30c70833d77b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Fläche - farbig' feature collection
OperationId
describeCollection_f41a92b0-3495-4132-b173-30c70833d77b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Fläche - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Fläche - farbig' feature collection
OperationId
getFeature_Parzellenplan___Parzellenplan__Fl_che___farbig_ff300ec1_c86a_4da9_8838_af21c9e96e10_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Fläche - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Fläche - farbig' feature collection
OperationId
getFeatures_Parzellenplan___Parzellenplan__Fl_che___farbig_ff300ec1_c86a_4da9_8838_af21c9e96e10
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Fläche - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Parzellenplan___Parzellenplan__Fl_che___farbig_ff300ec1_c86a_4da9_8838_af21c9e96e10_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Fläche - farbig' feature collection
OperationId
describeCollection_Parzellenplan___Parzellenplan__Fl_che___farbig_ff300ec1_c86a_4da9_8838_af21c9e96e10
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Fläche - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Fläche - grau' feature collection
OperationId
getFeature_d070da3f-fdac-43e1-8c72-a5833814ae3f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Fläche - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Fläche - grau' feature collection
OperationId
getFeatures_d070da3f-fdac-43e1-8c72-a5833814ae3f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Fläche - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d070da3f-fdac-43e1-8c72-a5833814ae3f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Fläche - grau' feature collection
OperationId
describeCollection_d070da3f-fdac-43e1-8c72-a5833814ae3f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Fläche - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Fläche - grau' feature collection
OperationId
getFeature_Parzellenplan___Parzellenplan__Fl_che___grau_51312a38_feec_4b14_925c_e083dbc540d6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Fläche - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Fläche - grau' feature collection
OperationId
getFeatures_Parzellenplan___Parzellenplan__Fl_che___grau_51312a38_feec_4b14_925c_e083dbc540d6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Fläche - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Parzellenplan___Parzellenplan__Fl_che___grau_51312a38_feec_4b14_925c_e083dbc540d6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Fläche - grau' feature collection
OperationId
describeCollection_Parzellenplan___Parzellenplan__Fl_che___grau_51312a38_feec_4b14_925c_e083dbc540d6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Fläche - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Linie - farbig' feature collection
OperationId
getFeature_fab3fb16-887e-4f84-8ce1-5d5bf8f0e29b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Linie - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Linie - farbig' feature collection
OperationId
getFeatures_fab3fb16-887e-4f84-8ce1-5d5bf8f0e29b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart 1 Retrieve features filtered by: Objektart 1 (String) string
Objektart 2 Retrieve features filtered by: Objektart 2 (String) string
Linienart Retrieve features filtered by: Linienart (String) string
Liniensignatur Retrieve features filtered by: Liniensignatur (String) string
Linienbreite Retrieve features filtered by: Linienbreite (String) string
Gültigkeit 1 Retrieve features filtered by: Gültigkeit 1 (String) string
Gültigkeit 2 Retrieve features filtered by: Gültigkeit 2 (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
Objekt 1 hat Priorität Retrieve features filtered by: Objekt 1 hat Priorität (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart 1', 'Objektart 2', 'Linienart', 'Liniensignatur', 'Linienbreite', 'Gültigkeit 1', 'Gültigkeit 2', 'Minimaler Massstab', 'Maximaler Massstab', 'Objekt 1 hat Priorität' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Linie - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_fab3fb16-887e-4f84-8ce1-5d5bf8f0e29b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Linie - farbig' feature collection
OperationId
describeCollection_fab3fb16-887e-4f84-8ce1-5d5bf8f0e29b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Linie - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Linie - farbig' feature collection
OperationId
getFeature_Parzellenplan___Parzellenplan__Linie___farbig_10bc62cb_df04_4221_96d0_a1c7cc711391_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Linie - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Linie - farbig' feature collection
OperationId
getFeatures_Parzellenplan___Parzellenplan__Linie___farbig_10bc62cb_df04_4221_96d0_a1c7cc711391
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart 1 Retrieve features filtered by: Objektart 1 (String) string
Objektart 2 Retrieve features filtered by: Objektart 2 (String) string
Linienart Retrieve features filtered by: Linienart (String) string
Liniensignatur Retrieve features filtered by: Liniensignatur (String) string
Linienbreite Retrieve features filtered by: Linienbreite (String) string
Gültigkeit 1 Retrieve features filtered by: Gültigkeit 1 (String) string
Gültigkeit 2 Retrieve features filtered by: Gültigkeit 2 (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
Objekt 1 hat Priorität Retrieve features filtered by: Objekt 1 hat Priorität (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart 1', 'Objektart 2', 'Linienart', 'Liniensignatur', 'Linienbreite', 'Gültigkeit 1', 'Gültigkeit 2', 'Minimaler Massstab', 'Maximaler Massstab', 'Objekt 1 hat Priorität' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Linie - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Parzellenplan___Parzellenplan__Linie___farbig_10bc62cb_df04_4221_96d0_a1c7cc711391_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Linie - farbig' feature collection
OperationId
describeCollection_Parzellenplan___Parzellenplan__Linie___farbig_10bc62cb_df04_4221_96d0_a1c7cc711391
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Linie - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Linie - grau' feature collection
OperationId
getFeature_f9cc24b1-8a89-49bc-9de5-4209be23f740_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Linie - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Linie - grau' feature collection
OperationId
getFeatures_f9cc24b1-8a89-49bc-9de5-4209be23f740
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart 1 Retrieve features filtered by: Objektart 1 (String) string
Objektart 2 Retrieve features filtered by: Objektart 2 (String) string
Linienart Retrieve features filtered by: Linienart (String) string
Liniensignatur Retrieve features filtered by: Liniensignatur (String) string
Linienbreite Retrieve features filtered by: Linienbreite (String) string
Gültigkeit 1 Retrieve features filtered by: Gültigkeit 1 (String) string
Gültigkeit 2 Retrieve features filtered by: Gültigkeit 2 (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
Objekt 1 hat Priorität Retrieve features filtered by: Objekt 1 hat Priorität (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart 1', 'Objektart 2', 'Linienart', 'Liniensignatur', 'Linienbreite', 'Gültigkeit 1', 'Gültigkeit 2', 'Minimaler Massstab', 'Maximaler Massstab', 'Objekt 1 hat Priorität' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Linie - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f9cc24b1-8a89-49bc-9de5-4209be23f740_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Linie - grau' feature collection
OperationId
describeCollection_f9cc24b1-8a89-49bc-9de5-4209be23f740
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Linie - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Linie - grau' feature collection
OperationId
getFeature_Parzellenplan___Parzellenplan__Linie___grau_b368a68a_86a9_4812_8bf7_8c4162916865_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Linie - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Linie - grau' feature collection
OperationId
getFeatures_Parzellenplan___Parzellenplan__Linie___grau_b368a68a_86a9_4812_8bf7_8c4162916865
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart 1 Retrieve features filtered by: Objektart 1 (String) string
Objektart 2 Retrieve features filtered by: Objektart 2 (String) string
Linienart Retrieve features filtered by: Linienart (String) string
Liniensignatur Retrieve features filtered by: Liniensignatur (String) string
Linienbreite Retrieve features filtered by: Linienbreite (String) string
Gültigkeit 1 Retrieve features filtered by: Gültigkeit 1 (String) string
Gültigkeit 2 Retrieve features filtered by: Gültigkeit 2 (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
Objekt 1 hat Priorität Retrieve features filtered by: Objekt 1 hat Priorität (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart 1', 'Objektart 2', 'Linienart', 'Liniensignatur', 'Linienbreite', 'Gültigkeit 1', 'Gültigkeit 2', 'Minimaler Massstab', 'Maximaler Massstab', 'Objekt 1 hat Priorität' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Linie - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Parzellenplan___Parzellenplan__Linie___grau_b368a68a_86a9_4812_8bf7_8c4162916865_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Linie - grau' feature collection
OperationId
describeCollection_Parzellenplan___Parzellenplan__Linie___grau_b368a68a_86a9_4812_8bf7_8c4162916865
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Linie - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Linie - schwarz-weiss' feature collection
OperationId
getFeature_017ecb99-0b49-436a-b0f7-de1d7daf7ba6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Linie - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Linie - schwarz-weiss' feature collection
OperationId
getFeatures_017ecb99-0b49-436a-b0f7-de1d7daf7ba6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart 1 Retrieve features filtered by: Objektart 1 (String) string
Objektart 2 Retrieve features filtered by: Objektart 2 (String) string
Linienart Retrieve features filtered by: Linienart (String) string
Liniensignatur Retrieve features filtered by: Liniensignatur (String) string
Linienbreite Retrieve features filtered by: Linienbreite (String) string
Gültigkeit 1 Retrieve features filtered by: Gültigkeit 1 (String) string
Gültigkeit 2 Retrieve features filtered by: Gültigkeit 2 (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
Objekt 1 hat Priorität Retrieve features filtered by: Objekt 1 hat Priorität (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart 1', 'Objektart 2', 'Linienart', 'Liniensignatur', 'Linienbreite', 'Gültigkeit 1', 'Gültigkeit 2', 'Minimaler Massstab', 'Maximaler Massstab', 'Objekt 1 hat Priorität' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Linie - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_017ecb99-0b49-436a-b0f7-de1d7daf7ba6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Linie - schwarz-weiss' feature collection
OperationId
describeCollection_017ecb99-0b49-436a-b0f7-de1d7daf7ba6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Linie - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Linie - schwarz-weiss' feature collection
OperationId
getFeature_Parzellenplan___Parzellenplan__Linie___schwarz_weiss_6b0a10d3_3307_4242_9516_075a9a486483_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Linie - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Linie - schwarz-weiss' feature collection
OperationId
getFeatures_Parzellenplan___Parzellenplan__Linie___schwarz_weiss_6b0a10d3_3307_4242_9516_075a9a486483
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart 1 Retrieve features filtered by: Objektart 1 (String) string
Objektart 2 Retrieve features filtered by: Objektart 2 (String) string
Linienart Retrieve features filtered by: Linienart (String) string
Liniensignatur Retrieve features filtered by: Liniensignatur (String) string
Linienbreite Retrieve features filtered by: Linienbreite (String) string
Gültigkeit 1 Retrieve features filtered by: Gültigkeit 1 (String) string
Gültigkeit 2 Retrieve features filtered by: Gültigkeit 2 (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
Objekt 1 hat Priorität Retrieve features filtered by: Objekt 1 hat Priorität (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart 1', 'Objektart 2', 'Linienart', 'Liniensignatur', 'Linienbreite', 'Gültigkeit 1', 'Gültigkeit 2', 'Minimaler Massstab', 'Maximaler Massstab', 'Objekt 1 hat Priorität' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Linie - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Parzellenplan___Parzellenplan__Linie___schwarz_weiss_6b0a10d3_3307_4242_9516_075a9a486483_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Linie - schwarz-weiss' feature collection
OperationId
describeCollection_Parzellenplan___Parzellenplan__Linie___schwarz_weiss_6b0a10d3_3307_4242_9516_075a9a486483
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Linie - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Punkt - farbig' feature collection
OperationId
getFeature_6228fac5-0203-4eb3-9c65-d07762d30490_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Punkt - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Punkt - farbig' feature collection
OperationId
getFeatures_6228fac5-0203-4eb3-9c65-d07762d30490
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
Fixpunktart Retrieve features filtered by: Fixpunktart (String) string
Begehbarkeit Retrieve features filtered by: Begehbarkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Orientierung', 'Fixpunktart', 'Begehbarkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Punkt - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6228fac5-0203-4eb3-9c65-d07762d30490_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Punkt - farbig' feature collection
OperationId
describeCollection_6228fac5-0203-4eb3-9c65-d07762d30490
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Punkt - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Punkt - farbig' feature collection
OperationId
getFeature_Parzellenplan___Parzellenplan__Punkt___farbig_92c8d0da_1e35_4115_9a38_cd2d30feec2b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Punkt - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Punkt - farbig' feature collection
OperationId
getFeatures_Parzellenplan___Parzellenplan__Punkt___farbig_92c8d0da_1e35_4115_9a38_cd2d30feec2b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
Fixpunktart Retrieve features filtered by: Fixpunktart (String) string
Begehbarkeit Retrieve features filtered by: Begehbarkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Orientierung', 'Fixpunktart', 'Begehbarkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Punkt - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Parzellenplan___Parzellenplan__Punkt___farbig_92c8d0da_1e35_4115_9a38_cd2d30feec2b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Punkt - farbig' feature collection
OperationId
describeCollection_Parzellenplan___Parzellenplan__Punkt___farbig_92c8d0da_1e35_4115_9a38_cd2d30feec2b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Punkt - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Punkt - grau' feature collection
OperationId
getFeature_cbe4021a-2c52-460a-8b18-f53a3025b996_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Punkt - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Punkt - grau' feature collection
OperationId
getFeatures_cbe4021a-2c52-460a-8b18-f53a3025b996
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
Fixpunktart Retrieve features filtered by: Fixpunktart (String) string
Begehbarkeit Retrieve features filtered by: Begehbarkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Orientierung', 'Fixpunktart', 'Begehbarkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Punkt - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_cbe4021a-2c52-460a-8b18-f53a3025b996_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Punkt - grau' feature collection
OperationId
describeCollection_cbe4021a-2c52-460a-8b18-f53a3025b996
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Punkt - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Punkt - grau' feature collection
OperationId
getFeature_Parzellenplan___Parzellenplan__Punkt___grau_553a835b_5fd9_4845_a211_730db0962451_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Punkt - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Punkt - grau' feature collection
OperationId
getFeatures_Parzellenplan___Parzellenplan__Punkt___grau_553a835b_5fd9_4845_a211_730db0962451
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
Fixpunktart Retrieve features filtered by: Fixpunktart (String) string
Begehbarkeit Retrieve features filtered by: Begehbarkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Orientierung', 'Fixpunktart', 'Begehbarkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Punkt - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Parzellenplan___Parzellenplan__Punkt___grau_553a835b_5fd9_4845_a211_730db0962451_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Punkt - grau' feature collection
OperationId
describeCollection_Parzellenplan___Parzellenplan__Punkt___grau_553a835b_5fd9_4845_a211_730db0962451
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Punkt - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Punkt - schwarz-weiss' feature collection
OperationId
getFeature_8f28f05b-0877-4b0c-9e6a-9f7f4b10d25e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Punkt - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Punkt - schwarz-weiss' feature collection
OperationId
getFeatures_8f28f05b-0877-4b0c-9e6a-9f7f4b10d25e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
Fixpunktart Retrieve features filtered by: Fixpunktart (String) string
Begehbarkeit Retrieve features filtered by: Begehbarkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Orientierung', 'Fixpunktart', 'Begehbarkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Punkt - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_8f28f05b-0877-4b0c-9e6a-9f7f4b10d25e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Punkt - schwarz-weiss' feature collection
OperationId
describeCollection_8f28f05b-0877-4b0c-9e6a-9f7f4b10d25e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Punkt - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Punkt - schwarz-weiss' feature collection
OperationId
getFeature_Parzellenplan___Parzellenplan__Punkt___schwarz_weiss_50c30bba_4a3b_493f_b8ab_9ccd42d2762f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Punkt - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Punkt - schwarz-weiss' feature collection
OperationId
getFeatures_Parzellenplan___Parzellenplan__Punkt___schwarz_weiss_50c30bba_4a3b_493f_b8ab_9ccd42d2762f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
Fixpunktart Retrieve features filtered by: Fixpunktart (String) string
Begehbarkeit Retrieve features filtered by: Begehbarkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Orientierung', 'Fixpunktart', 'Begehbarkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Punkt - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Parzellenplan___Parzellenplan__Punkt___schwarz_weiss_50c30bba_4a3b_493f_b8ab_9ccd42d2762f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Punkt - schwarz-weiss' feature collection
OperationId
describeCollection_Parzellenplan___Parzellenplan__Punkt___schwarz_weiss_50c30bba_4a3b_493f_b8ab_9ccd42d2762f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Punkt - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Text - farbig' feature collection
OperationId
getFeature_17793f97-70a8-48d7-99e5-6ebe5d4f0bf9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Text - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Text - farbig' feature collection
OperationId
getFeatures_17793f97-70a8-48d7-99e5-6ebe5d4f0bf9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Text Retrieve features filtered by: Text (String) string
Text Zusatz Retrieve features filtered by: Text Zusatz (String) string
Halignment Retrieve features filtered by: Halignment (String) string
Valignment Retrieve features filtered by: Valignment (String) string
Textgrösse Retrieve features filtered by: Textgrösse (String) string
Textplatzierung Retrieve features filtered by: Textplatzierung (Integer) integer
Orientierung Retrieve features filtered by: Orientierung (Double) number
Status Retrieve features filtered by: Status (String) string
ist offizielle Bezeichnung Retrieve features filtered by: ist offizielle Bezeichnung (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Text', 'Text Zusatz', 'Halignment', 'Valignment', 'Textgrösse', 'Textplatzierung', 'Orientierung', 'Status', 'ist offizielle Bezeichnung', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Text - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_17793f97-70a8-48d7-99e5-6ebe5d4f0bf9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Text - farbig' feature collection
OperationId
describeCollection_17793f97-70a8-48d7-99e5-6ebe5d4f0bf9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Text - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Text - farbig' feature collection
OperationId
getFeature_Parzellenplan___Parzellenplan__Text___farbig_2d8a52a4_976b_4a10_9e43_8ac3007e1388_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Text - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Text - farbig' feature collection
OperationId
getFeatures_Parzellenplan___Parzellenplan__Text___farbig_2d8a52a4_976b_4a10_9e43_8ac3007e1388
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Text Retrieve features filtered by: Text (String) string
Text Zusatz Retrieve features filtered by: Text Zusatz (String) string
Halignment Retrieve features filtered by: Halignment (String) string
Valignment Retrieve features filtered by: Valignment (String) string
Textgrösse Retrieve features filtered by: Textgrösse (String) string
Textplatzierung Retrieve features filtered by: Textplatzierung (Integer) integer
Orientierung Retrieve features filtered by: Orientierung (Double) number
Status Retrieve features filtered by: Status (String) string
ist offizielle Bezeichnung Retrieve features filtered by: ist offizielle Bezeichnung (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Text', 'Text Zusatz', 'Halignment', 'Valignment', 'Textgrösse', 'Textplatzierung', 'Orientierung', 'Status', 'ist offizielle Bezeichnung', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Text - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Parzellenplan___Parzellenplan__Text___farbig_2d8a52a4_976b_4a10_9e43_8ac3007e1388_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Text - farbig' feature collection
OperationId
describeCollection_Parzellenplan___Parzellenplan__Text___farbig_2d8a52a4_976b_4a10_9e43_8ac3007e1388
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Text - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Text - grau' feature collection
OperationId
getFeature_9eb962cb-058d-4188-ac2e-282c1b5a5a0d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Text - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Text - grau' feature collection
OperationId
getFeatures_9eb962cb-058d-4188-ac2e-282c1b5a5a0d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Text Retrieve features filtered by: Text (String) string
Text Zusatz Retrieve features filtered by: Text Zusatz (String) string
Halignment Retrieve features filtered by: Halignment (String) string
Valignment Retrieve features filtered by: Valignment (String) string
Textgrösse Retrieve features filtered by: Textgrösse (String) string
Textplatzierung Retrieve features filtered by: Textplatzierung (Integer) integer
Orientierung Retrieve features filtered by: Orientierung (Double) number
Status Retrieve features filtered by: Status (String) string
ist offizielle Bezeichnung Retrieve features filtered by: ist offizielle Bezeichnung (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Text', 'Text Zusatz', 'Halignment', 'Valignment', 'Textgrösse', 'Textplatzierung', 'Orientierung', 'Status', 'ist offizielle Bezeichnung', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Text - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9eb962cb-058d-4188-ac2e-282c1b5a5a0d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Text - grau' feature collection
OperationId
describeCollection_9eb962cb-058d-4188-ac2e-282c1b5a5a0d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Text - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Text - grau' feature collection
OperationId
getFeature_Parzellenplan___Parzellenplan__Text___grau_129f99b0_a28a_4b22_a23b_b9def3449093_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Text - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Text - grau' feature collection
OperationId
getFeatures_Parzellenplan___Parzellenplan__Text___grau_129f99b0_a28a_4b22_a23b_b9def3449093
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Text Retrieve features filtered by: Text (String) string
Text Zusatz Retrieve features filtered by: Text Zusatz (String) string
Halignment Retrieve features filtered by: Halignment (String) string
Valignment Retrieve features filtered by: Valignment (String) string
Textgrösse Retrieve features filtered by: Textgrösse (String) string
Textplatzierung Retrieve features filtered by: Textplatzierung (Integer) integer
Orientierung Retrieve features filtered by: Orientierung (Double) number
Status Retrieve features filtered by: Status (String) string
ist offizielle Bezeichnung Retrieve features filtered by: ist offizielle Bezeichnung (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Text', 'Text Zusatz', 'Halignment', 'Valignment', 'Textgrösse', 'Textplatzierung', 'Orientierung', 'Status', 'ist offizielle Bezeichnung', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Text - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Parzellenplan___Parzellenplan__Text___grau_129f99b0_a28a_4b22_a23b_b9def3449093_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Text - grau' feature collection
OperationId
describeCollection_Parzellenplan___Parzellenplan__Text___grau_129f99b0_a28a_4b22_a23b_b9def3449093
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Text - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Text - schwarz-weiss' feature collection
OperationId
getFeature_251a45b0-6f02-46b0-b1c6-877dd70d55cf_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Text - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Text - schwarz-weiss' feature collection
OperationId
getFeatures_251a45b0-6f02-46b0-b1c6-877dd70d55cf
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Text Retrieve features filtered by: Text (String) string
Text Zusatz Retrieve features filtered by: Text Zusatz (String) string
Halignment Retrieve features filtered by: Halignment (String) string
Valignment Retrieve features filtered by: Valignment (String) string
Textgrösse Retrieve features filtered by: Textgrösse (String) string
Textplatzierung Retrieve features filtered by: Textplatzierung (Integer) integer
Orientierung Retrieve features filtered by: Orientierung (Double) number
Status Retrieve features filtered by: Status (String) string
ist offizielle Bezeichnung Retrieve features filtered by: ist offizielle Bezeichnung (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Text', 'Text Zusatz', 'Halignment', 'Valignment', 'Textgrösse', 'Textplatzierung', 'Orientierung', 'Status', 'ist offizielle Bezeichnung', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Text - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_251a45b0-6f02-46b0-b1c6-877dd70d55cf_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Text - schwarz-weiss' feature collection
OperationId
describeCollection_251a45b0-6f02-46b0-b1c6-877dd70d55cf
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Text - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Parzellenplan - Parzellenplan: Text - schwarz-weiss' feature collection
OperationId
getFeature_Parzellenplan___Parzellenplan__Text___schwarz_weiss_d72b3035_93e4_4772_af79_7b74f7f3d59d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Parzellenplan - Parzellenplan: Text - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Parzellenplan - Parzellenplan: Text - schwarz-weiss' feature collection
OperationId
getFeatures_Parzellenplan___Parzellenplan__Text___schwarz_weiss_d72b3035_93e4_4772_af79_7b74f7f3d59d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Text Retrieve features filtered by: Text (String) string
Text Zusatz Retrieve features filtered by: Text Zusatz (String) string
Halignment Retrieve features filtered by: Halignment (String) string
Valignment Retrieve features filtered by: Valignment (String) string
Textgrösse Retrieve features filtered by: Textgrösse (String) string
Textplatzierung Retrieve features filtered by: Textplatzierung (Integer) integer
Orientierung Retrieve features filtered by: Orientierung (Double) number
Status Retrieve features filtered by: Status (String) string
ist offizielle Bezeichnung Retrieve features filtered by: ist offizielle Bezeichnung (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Text', 'Text Zusatz', 'Halignment', 'Valignment', 'Textgrösse', 'Textplatzierung', 'Orientierung', 'Status', 'ist offizielle Bezeichnung', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Text - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Parzellenplan___Parzellenplan__Text___schwarz_weiss_d72b3035_93e4_4772_af79_7b74f7f3d59d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Parzellenplan - Parzellenplan: Text - schwarz-weiss' feature collection
OperationId
describeCollection_Parzellenplan___Parzellenplan__Text___schwarz_weiss_d72b3035_93e4_4772_af79_7b74f7f3d59d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Parzellenplan - Parzellenplan: Text - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Planungszone Bettingen' feature collection
OperationId
getFeature_a6e65efd-dee6-4cdd-a3e5-0893f24ea3cc_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Planungszone Bettingen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Planungszone Bettingen' feature collection
OperationId
getFeatures_a6e65efd-dee6-4cdd-a3e5-0893f24ea3cc
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Planungszone Retrieve features filtered by: ID Planungszone (String) string
Festlegung Stufe Retrieve features filtered by: Festlegung Stufe (String) string
Abkürzung Retrieve features filtered by: Abkürzung (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Planungszone Code Retrieve features filtered by: Planungszone Code (String) string
Planungszone Text Retrieve features filtered by: Planungszone Text (String) string
Bemerkung Retrieve features filtered by: Bemerkung (String) string
Gültig bis Retrieve features filtered by: Gültig bis (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Planungszone', 'Festlegung Stufe', 'Abkürzung', 'Bezeichnung', 'Planungszone Code', 'Planungszone Text', 'Bemerkung', 'Gültig bis', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Planungszone Bettingen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a6e65efd-dee6-4cdd-a3e5-0893f24ea3cc_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Planungszone Bettingen' feature collection
OperationId
describeCollection_a6e65efd-dee6-4cdd-a3e5-0893f24ea3cc
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Planungszone Bettingen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Planungszone Riehen' feature collection
OperationId
getFeature_ea338614-602c-49b0-a794-7e0b489fc28c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Planungszone Riehen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Planungszone Riehen' feature collection
OperationId
getFeatures_ea338614-602c-49b0-a794-7e0b489fc28c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Planungszone Retrieve features filtered by: ID Planungszone (String) string
Festlegung Stufe Retrieve features filtered by: Festlegung Stufe (String) string
Abkürzung Retrieve features filtered by: Abkürzung (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Planungszone Code Retrieve features filtered by: Planungszone Code (String) string
Planungszone Text Retrieve features filtered by: Planungszone Text (String) string
Bemerkung Retrieve features filtered by: Bemerkung (String) string
Gültig bis Retrieve features filtered by: Gültig bis (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Planungszone', 'Festlegung Stufe', 'Abkürzung', 'Bezeichnung', 'Planungszone Code', 'Planungszone Text', 'Bemerkung', 'Gültig bis', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Planungszone Riehen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ea338614-602c-49b0-a794-7e0b489fc28c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Planungszone Riehen' feature collection
OperationId
describeCollection_ea338614-602c-49b0-a794-7e0b489fc28c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Planungszone Riehen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Planungszone Stadt Basel' feature collection
OperationId
getFeature_2f50cc37-e520-42b1-a963-2ae13b76f582_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Planungszone Stadt Basel' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Planungszone Stadt Basel' feature collection
OperationId
getFeatures_2f50cc37-e520-42b1-a963-2ae13b76f582
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Planungszone Retrieve features filtered by: ID Planungszone (String) string
Festlegung Stufe Retrieve features filtered by: Festlegung Stufe (String) string
Abkürzung Retrieve features filtered by: Abkürzung (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Planungszone Code Retrieve features filtered by: Planungszone Code (String) string
Planungszone Text Retrieve features filtered by: Planungszone Text (String) string
Bemerkung Retrieve features filtered by: Bemerkung (String) string
Gültig bis Retrieve features filtered by: Gültig bis (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Planungszone', 'Festlegung Stufe', 'Abkürzung', 'Bezeichnung', 'Planungszone Code', 'Planungszone Text', 'Bemerkung', 'Gültig bis', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Planungszone Stadt Basel' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2f50cc37-e520-42b1-a963-2ae13b76f582_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Planungszone Stadt Basel' feature collection
OperationId
describeCollection_2f50cc37-e520-42b1-a963-2ae13b76f582
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Planungszone Stadt Basel' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Politische Wahlkreise' feature collection
OperationId
getFeature_d081df15-c9f7-49b5-a7f9-d4626ab31bc0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Politische Wahlkreise' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Politische Wahlkreise' feature collection
OperationId
getFeatures_d081df15-c9f7-49b5-a7f9-d4626ab31bc0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Wahlkreis Retrieve features filtered by: ID Wahlkreis (Integer) integer
Kürzel Retrieve features filtered by: Kürzel (String) string
Wahlkreis Retrieve features filtered by: Wahlkreis (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Wahlkreis', 'Kürzel', 'Wahlkreis' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Politische Wahlkreise' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d081df15-c9f7-49b5-a7f9-d4626ab31bc0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Politische Wahlkreise' feature collection
OperationId
describeCollection_d081df15-c9f7-49b5-a7f9-d4626ab31bc0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Politische Wahlkreise' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Polizeiposten' feature collection
OperationId
getFeature_9dacd084-4a65-4543-857e-a1e10387544f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Polizeiposten' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Polizeiposten' feature collection
OperationId
getFeatures_9dacd084-4a65-4543-857e-a1e10387544f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Polizeiposten Retrieve features filtered by: ID Polizeiposten (Integer) integer
Name Retrieve features filtered by: Name (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Ort Retrieve features filtered by: Ort (String) string
Aktiv Retrieve features filtered by: Aktiv (String) string
Link zum Polizeiposten Retrieve features filtered by: Link zum Polizeiposten (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Polizeiposten', 'Name', 'Beschreibung', 'Strasse', 'Ort', 'Aktiv', 'Link zum Polizeiposten' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Polizeiposten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9dacd084-4a65-4543-857e-a1e10387544f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Polizeiposten' feature collection
OperationId
describeCollection_9dacd084-4a65-4543-857e-a1e10387544f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Polizeiposten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Quartierangebote' feature collection
OperationId
getFeature_c64c2fc8-e7b5-49b3-8959-3e8db54a5c09_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Quartierangebote' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Quartierangebote' feature collection
OperationId
getFeatures_c64c2fc8-e7b5-49b3-8959-3e8db54a5c09
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Quartierangebot Retrieve features filtered by: ID Quartierangebot (Integer) integer
Name Retrieve features filtered by: Name (String) string
Typ Retrieve features filtered by: Typ (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Postleitzahl Retrieve features filtered by: Postleitzahl (Integer) integer
Ort Retrieve features filtered by: Ort (String) string
Telefon Retrieve features filtered by: Telefon (String) string
Link Retrieve features filtered by: Link (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Quartierangebot', 'Name', 'Typ', 'Strasse', 'Postleitzahl', 'Ort', 'Telefon', 'Link' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Quartierangebote' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c64c2fc8-e7b5-49b3-8959-3e8db54a5c09_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Quartierangebote' feature collection
OperationId
describeCollection_c64c2fc8-e7b5-49b3-8959-3e8db54a5c09
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Quartierangebote' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Rechtlicher Wald' feature collection
OperationId
getFeature_0feb8e21-c266-4978-a002-511e938f7c27_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Rechtlicher Wald' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Rechtlicher Wald' feature collection
OperationId
getFeatures_0feb8e21-c266-4978-a002-511e938f7c27
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Wald Retrieve features filtered by: ID Wald (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Wald' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Rechtlicher Wald' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0feb8e21-c266-4978-a002-511e938f7c27_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Rechtlicher Wald' feature collection
OperationId
describeCollection_0feb8e21-c266-4978-a002-511e938f7c27
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Rechtlicher Wald' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Richtplankarte - Mobilität: Fläche' feature collection
OperationId
getFeature_370d2559-74f9-47eb-b80e-fac666e8a45c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Richtplankarte - Mobilität: Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Richtplankarte - Mobilität: Fläche' feature collection
OperationId
getFeatures_370d2559-74f9-47eb-b80e-fac666e8a45c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Objektblatt Nummer Retrieve features filtered by: Objektblatt Nummer (String) string
Objektblatt Name Retrieve features filtered by: Objektblatt Name (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Massnahme Nummer Retrieve features filtered by: Massnahme Nummer (String) string
Massnahme Name Retrieve features filtered by: Massnahme Name (String) string
Koordinationsstand Retrieve features filtered by: Koordinationsstand (String) string
Zusatzinformation Retrieve features filtered by: Zusatzinformation (String) string
Weblink Retrieve features filtered by: Weblink (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Mobilität: Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_370d2559-74f9-47eb-b80e-fac666e8a45c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Richtplankarte - Mobilität: Fläche' feature collection
OperationId
describeCollection_370d2559-74f9-47eb-b80e-fac666e8a45c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Mobilität: Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Richtplankarte - Mobilität: Linie' feature collection
OperationId
getFeature_dee44bad-e672-44c6-8a66-f149b80005de_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Richtplankarte - Mobilität: Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Richtplankarte - Mobilität: Linie' feature collection
OperationId
getFeatures_dee44bad-e672-44c6-8a66-f149b80005de
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Weblink Retrieve features filtered by: Weblink (String) string
Zusatzinformation Retrieve features filtered by: Zusatzinformation (String) string
Objektblatt Nummer Retrieve features filtered by: Objektblatt Nummer (String) string
Objektblatt Name Retrieve features filtered by: Objektblatt Name (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Massnahme Nummer Retrieve features filtered by: Massnahme Nummer (String) string
Massnahme Name Retrieve features filtered by: Massnahme Name (String) string
Koordinationsstand Retrieve features filtered by: Koordinationsstand (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Weblink', 'Zusatzinformation', 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Mobilität: Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_dee44bad-e672-44c6-8a66-f149b80005de_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Richtplankarte - Mobilität: Linie' feature collection
OperationId
describeCollection_dee44bad-e672-44c6-8a66-f149b80005de
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Mobilität: Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Richtplankarte - Mobilität: Punkt' feature collection
OperationId
getFeature_b412f36b-aaca-4d31-9e5a-37acb94ca822_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Richtplankarte - Mobilität: Punkt' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Richtplankarte - Mobilität: Punkt' feature collection
OperationId
getFeatures_b412f36b-aaca-4d31-9e5a-37acb94ca822
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Objektblatt Nummer Retrieve features filtered by: Objektblatt Nummer (String) string
Objektblatt Name Retrieve features filtered by: Objektblatt Name (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Massnahme Nummer Retrieve features filtered by: Massnahme Nummer (String) string
Massnahme Name Retrieve features filtered by: Massnahme Name (String) string
Koordinationsstand Retrieve features filtered by: Koordinationsstand (String) string
Zusatzinformation Retrieve features filtered by: Zusatzinformation (String) string
Weblink Retrieve features filtered by: Weblink (String) string
Rotation Retrieve features filtered by: Rotation (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink', 'Rotation' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Mobilität: Punkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b412f36b-aaca-4d31-9e5a-37acb94ca822_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Richtplankarte - Mobilität: Punkt' feature collection
OperationId
describeCollection_b412f36b-aaca-4d31-9e5a-37acb94ca822
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Mobilität: Punkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Richtplankarte - Natur und Landschaft: Fläche' feature collection
OperationId
getFeature_9bd5254f-d317-4a86-9968-e65b300c0c98_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Richtplankarte - Natur und Landschaft: Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Richtplankarte - Natur und Landschaft: Fläche' feature collection
OperationId
getFeatures_9bd5254f-d317-4a86-9968-e65b300c0c98
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Objektblatt Nummer Retrieve features filtered by: Objektblatt Nummer (String) string
Objektblatt Name Retrieve features filtered by: Objektblatt Name (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Massnahme Nummer Retrieve features filtered by: Massnahme Nummer (String) string
Massnahme Name Retrieve features filtered by: Massnahme Name (String) string
Koordinationsstand Retrieve features filtered by: Koordinationsstand (String) string
Weblink Retrieve features filtered by: Weblink (String) string
Zusatzinformation Retrieve features filtered by: Zusatzinformation (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Weblink', 'Zusatzinformation' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Natur und Landschaft: Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9bd5254f-d317-4a86-9968-e65b300c0c98_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Richtplankarte - Natur und Landschaft: Fläche' feature collection
OperationId
describeCollection_9bd5254f-d317-4a86-9968-e65b300c0c98
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Natur und Landschaft: Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Richtplankarte - Natur und Landschaft: Linie' feature collection
OperationId
getFeature_f61cb809-a01c-4f89-8fd5-c81ba7a3cd26_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Richtplankarte - Natur und Landschaft: Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Richtplankarte - Natur und Landschaft: Linie' feature collection
OperationId
getFeatures_f61cb809-a01c-4f89-8fd5-c81ba7a3cd26
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Objektblatt Nummer Retrieve features filtered by: Objektblatt Nummer (String) string
Objektblatt Name Retrieve features filtered by: Objektblatt Name (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Massnahme Nummer Retrieve features filtered by: Massnahme Nummer (String) string
Massnahme Name Retrieve features filtered by: Massnahme Name (String) string
Koordinationsstand Retrieve features filtered by: Koordinationsstand (String) string
Zusatzinformation Retrieve features filtered by: Zusatzinformation (String) string
Weblink Retrieve features filtered by: Weblink (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Natur und Landschaft: Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f61cb809-a01c-4f89-8fd5-c81ba7a3cd26_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Richtplankarte - Natur und Landschaft: Linie' feature collection
OperationId
describeCollection_f61cb809-a01c-4f89-8fd5-c81ba7a3cd26
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Natur und Landschaft: Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Richtplankarte - Natur und Landschaft: Punkt' feature collection
OperationId
getFeature_8fabadc4-48af-4dc8-bfcc-7900eaca7bbd_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Richtplankarte - Natur und Landschaft: Punkt' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Richtplankarte - Natur und Landschaft: Punkt' feature collection
OperationId
getFeatures_8fabadc4-48af-4dc8-bfcc-7900eaca7bbd
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Objektblatt Nummer Retrieve features filtered by: Objektblatt Nummer (String) string
Objektblatt Name Retrieve features filtered by: Objektblatt Name (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Massnahme Nummer Retrieve features filtered by: Massnahme Nummer (String) string
Massnahme Name Retrieve features filtered by: Massnahme Name (String) string
Koordinationsstand Retrieve features filtered by: Koordinationsstand (String) string
Zusatzinformation Retrieve features filtered by: Zusatzinformation (String) string
Weblink Retrieve features filtered by: Weblink (String) string
Rotation Retrieve features filtered by: Rotation (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink', 'Rotation' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Natur und Landschaft: Punkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_8fabadc4-48af-4dc8-bfcc-7900eaca7bbd_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Richtplankarte - Natur und Landschaft: Punkt' feature collection
OperationId
describeCollection_8fabadc4-48af-4dc8-bfcc-7900eaca7bbd
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Natur und Landschaft: Punkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Richtplankarte - Siedlung: Fläche' feature collection
OperationId
getFeature_da785851-7767-41e6-ad11-ce6ff27298ee_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Richtplankarte - Siedlung: Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Richtplankarte - Siedlung: Fläche' feature collection
OperationId
getFeatures_da785851-7767-41e6-ad11-ce6ff27298ee
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Objektblatt Nummer Retrieve features filtered by: Objektblatt Nummer (String) string
Objektblatt Name Retrieve features filtered by: Objektblatt Name (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Massnahme Nummer Retrieve features filtered by: Massnahme Nummer (String) string
Massnahme Name Retrieve features filtered by: Massnahme Name (String) string
Koordinationsstand Retrieve features filtered by: Koordinationsstand (String) string
Zusatzinformation Retrieve features filtered by: Zusatzinformation (String) string
Weblink Retrieve features filtered by: Weblink (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Siedlung: Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_da785851-7767-41e6-ad11-ce6ff27298ee_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Richtplankarte - Siedlung: Fläche' feature collection
OperationId
describeCollection_da785851-7767-41e6-ad11-ce6ff27298ee
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Siedlung: Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Richtplankarte - Siedlung: Linie' feature collection
OperationId
getFeature_5c7d98c0-70af-448f-a6cc-bab3f2716d7b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Richtplankarte - Siedlung: Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Richtplankarte - Siedlung: Linie' feature collection
OperationId
getFeatures_5c7d98c0-70af-448f-a6cc-bab3f2716d7b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Objektblatt Nummer Retrieve features filtered by: Objektblatt Nummer (String) string
Objektblatt Name Retrieve features filtered by: Objektblatt Name (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Massnahme Nummer Retrieve features filtered by: Massnahme Nummer (String) string
Massnahme Name Retrieve features filtered by: Massnahme Name (String) string
Koordinationsstand Retrieve features filtered by: Koordinationsstand (String) string
Zusatzinformation Retrieve features filtered by: Zusatzinformation (String) string
Weblink Retrieve features filtered by: Weblink (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Siedlung: Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5c7d98c0-70af-448f-a6cc-bab3f2716d7b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Richtplankarte - Siedlung: Linie' feature collection
OperationId
describeCollection_5c7d98c0-70af-448f-a6cc-bab3f2716d7b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Siedlung: Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Richtplankarte - Siedlung: Punkt' feature collection
OperationId
getFeature_7146e207-c737-4c65-bda3-f27984bea694_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Richtplankarte - Siedlung: Punkt' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Richtplankarte - Siedlung: Punkt' feature collection
OperationId
getFeatures_7146e207-c737-4c65-bda3-f27984bea694
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Objektblatt Nummer Retrieve features filtered by: Objektblatt Nummer (String) string
Objektblatt Name Retrieve features filtered by: Objektblatt Name (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Massnahme Nummer Retrieve features filtered by: Massnahme Nummer (String) string
Massnahme Name Retrieve features filtered by: Massnahme Name (String) string
Koordinationsstand Retrieve features filtered by: Koordinationsstand (String) string
Zusatzinformation Retrieve features filtered by: Zusatzinformation (String) string
Weblink Retrieve features filtered by: Weblink (String) string
Rotation Retrieve features filtered by: Rotation (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink', 'Rotation' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Siedlung: Punkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7146e207-c737-4c65-bda3-f27984bea694_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Richtplankarte - Siedlung: Punkt' feature collection
OperationId
describeCollection_7146e207-c737-4c65-bda3-f27984bea694
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Siedlung: Punkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Richtplankarte - Ver- und Entsorgung: Fläche' feature collection
OperationId
getFeature_b45df36f-8d8b-42fe-81e5-7e84bc128488_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Richtplankarte - Ver- und Entsorgung: Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Richtplankarte - Ver- und Entsorgung: Fläche' feature collection
OperationId
getFeatures_b45df36f-8d8b-42fe-81e5-7e84bc128488
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Objektblatt Nummer Retrieve features filtered by: Objektblatt Nummer (String) string
Objektblatt Name Retrieve features filtered by: Objektblatt Name (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Massnahme Nummer Retrieve features filtered by: Massnahme Nummer (String) string
Massnahme Name Retrieve features filtered by: Massnahme Name (String) string
Koordinationsstand Retrieve features filtered by: Koordinationsstand (String) string
Zusatzinformation Retrieve features filtered by: Zusatzinformation (String) string
Weblink Retrieve features filtered by: Weblink (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Ver- und Entsorgung: Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b45df36f-8d8b-42fe-81e5-7e84bc128488_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Richtplankarte - Ver- und Entsorgung: Fläche' feature collection
OperationId
describeCollection_b45df36f-8d8b-42fe-81e5-7e84bc128488
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Ver- und Entsorgung: Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Richtplankarte - Ver- und Entsorgung: Linie' feature collection
OperationId
getFeature_1f3f96dc-8ef9-48aa-9ac8-792481325ec9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Richtplankarte - Ver- und Entsorgung: Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Richtplankarte - Ver- und Entsorgung: Linie' feature collection
OperationId
getFeatures_1f3f96dc-8ef9-48aa-9ac8-792481325ec9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Objektblatt Nummer Retrieve features filtered by: Objektblatt Nummer (String) string
Objektblatt Name Retrieve features filtered by: Objektblatt Name (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Massnahme Nummer Retrieve features filtered by: Massnahme Nummer (String) string
Massnahme Name Retrieve features filtered by: Massnahme Name (String) string
Koordinationsstand Retrieve features filtered by: Koordinationsstand (String) string
Zusatzinformation Retrieve features filtered by: Zusatzinformation (String) string
Weblink Retrieve features filtered by: Weblink (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Zusatzinformation', 'Weblink' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Ver- und Entsorgung: Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_1f3f96dc-8ef9-48aa-9ac8-792481325ec9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Richtplankarte - Ver- und Entsorgung: Linie' feature collection
OperationId
describeCollection_1f3f96dc-8ef9-48aa-9ac8-792481325ec9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Ver- und Entsorgung: Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Richtplankarte - Ver- und Entsorgung: Punkt' feature collection
OperationId
getFeature_36d32086-e1a7-492d-a2de-7e0a0979e768_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Richtplankarte - Ver- und Entsorgung: Punkt' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Richtplankarte - Ver- und Entsorgung: Punkt' feature collection
OperationId
getFeatures_36d32086-e1a7-492d-a2de-7e0a0979e768
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Objektblatt Nummer Retrieve features filtered by: Objektblatt Nummer (String) string
Objektblatt Name Retrieve features filtered by: Objektblatt Name (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Massnahme Nummer Retrieve features filtered by: Massnahme Nummer (String) string
Massnahme Name Retrieve features filtered by: Massnahme Name (String) string
Koordinationsstand Retrieve features filtered by: Koordinationsstand (String) string
Weblink Retrieve features filtered by: Weblink (String) string
Zusatzinformation Retrieve features filtered by: Zusatzinformation (String) string
Rotation Retrieve features filtered by: Rotation (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Objektblatt Nummer', 'Objektblatt Name', 'Bezeichnung', 'Massnahme Nummer', 'Massnahme Name', 'Koordinationsstand', 'Weblink', 'Zusatzinformation', 'Rotation' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Ver- und Entsorgung: Punkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_36d32086-e1a7-492d-a2de-7e0a0979e768_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Richtplankarte - Ver- und Entsorgung: Punkt' feature collection
OperationId
describeCollection_36d32086-e1a7-492d-a2de-7e0a0979e768
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Richtplankarte - Ver- und Entsorgung: Punkt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Sanitäre Anlagen' feature collection
OperationId
getFeature_0aab637e-bc37-4f89-b24e-56ec7e722d18_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Sanitäre Anlagen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Sanitäre Anlagen' feature collection
OperationId
getFeatures_0aab637e-bc37-4f89-b24e-56ec7e722d18
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Sanitäre Anlage Retrieve features filtered by: ID Sanitäre Anlage (String) string
Anlagentyp Retrieve features filtered by: Anlagentyp (String) string
Status Retrieve features filtered by: Status (String) string
Kategorie Retrieve features filtered by: Kategorie (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Postleitzahl Retrieve features filtered by: Postleitzahl (Integer) integer
Zusatzinformation Retrieve features filtered by: Zusatzinformation (String) string
Gebühr Retrieve features filtered by: Gebühr (String) string
Eurokey Retrieve features filtered by: Eurokey (String) string
Link Retrieve features filtered by: Link (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Sanitäre Anlage', 'Anlagentyp', 'Status', 'Kategorie', 'Bezeichnung', 'Strasse', 'Postleitzahl', 'Zusatzinformation', 'Gebühr', 'Eurokey', 'Link' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Sanitäre Anlagen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0aab637e-bc37-4f89-b24e-56ec7e722d18_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Sanitäre Anlagen' feature collection
OperationId
describeCollection_0aab637e-bc37-4f89-b24e-56ec7e722d18
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Sanitäre Anlagen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Schallpegelmessungen (Smart Climate)' feature collection
OperationId
getFeature_5218f86d-b088-4d62-92c2-c50e98a5f05e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Schallpegelmessungen (Smart Climate)' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Schallpegelmessungen (Smart Climate)' feature collection
OperationId
getFeatures_5218f86d-b088-4d62-92c2-c50e98a5f05e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID EUI Retrieve features filtered by: ID EUI (String) string
Messstation Retrieve features filtered by: Messstation (String) string
Messwert Retrieve features filtered by: Messwert (String) string
Standort Retrieve features filtered by: Standort (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID EUI', 'Messstation', 'Messwert', 'Standort' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schallpegelmessungen (Smart Climate)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5218f86d-b088-4d62-92c2-c50e98a5f05e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Schallpegelmessungen (Smart Climate)' feature collection
OperationId
describeCollection_5218f86d-b088-4d62-92c2-c50e98a5f05e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schallpegelmessungen (Smart Climate)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Schützenswerte Ortsbilder nach ISOS - Baugruppe' feature collection
OperationId
getFeature_7a838428-708e-4b72-b762-b368a3a37768_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Schützenswerte Ortsbilder nach ISOS - Baugruppe' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Schützenswerte Ortsbilder nach ISOS - Baugruppe' feature collection
OperationId
getFeatures_7a838428-708e-4b72-b762-b368a3a37768
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (String) string
Art Retrieve features filtered by: Art (String) string
Art Text Retrieve features filtered by: Art Text (String) string
Benennung Retrieve features filtered by: Benennung (String) string
Aufnahmekategorie Retrieve features filtered by: Aufnahmekategorie (String) string
Aufnahmekategorie Text Retrieve features filtered by: Aufnahmekategorie Text (String) string
Räumliche Qualität Retrieve features filtered by: Räumliche Qualität (String) string
Räumliche Qualität Text Retrieve features filtered by: Räumliche Qualität Text (String) string
Architekturhistorische Qualität Retrieve features filtered by: Architekturhistorische Qualität (String) string
Architekturhistorische Qualität Text Retrieve features filtered by: Architekturhistorische Qualität Text (String) string
Bedeutung Retrieve features filtered by: Bedeutung (String) string
Bedeutung Text Retrieve features filtered by: Bedeutung Text (String) string
Erhaltungsziel Retrieve features filtered by: Erhaltungsziel (String) string
Erhaltungsziel Text Retrieve features filtered by: Erhaltungsziel Text (String) string
Hinweis Retrieve features filtered by: Hinweis (String) string
Hinweis Text Retrieve features filtered by: Hinweis Text (String) string
Störend Retrieve features filtered by: Störend (String) string
Störend Text Retrieve features filtered by: Störend Text (String) string
Bild-Nr. Retrieve features filtered by: Bild-Nr. (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Art', 'Art Text', 'Benennung', 'Aufnahmekategorie', 'Aufnahmekategorie Text', 'Räumliche Qualität', 'Räumliche Qualität Text', 'Architekturhistorische Qualität', 'Architekturhistorische Qualität Text', 'Bedeutung', 'Bedeutung Text', 'Erhaltungsziel', 'Erhaltungsziel Text', 'Hinweis', 'Hinweis Text', 'Störend', 'Störend Text', 'Bild-Nr.' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schützenswerte Ortsbilder nach ISOS - Baugruppe' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7a838428-708e-4b72-b762-b368a3a37768_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Schützenswerte Ortsbilder nach ISOS - Baugruppe' feature collection
OperationId
describeCollection_7a838428-708e-4b72-b762-b368a3a37768
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schützenswerte Ortsbilder nach ISOS - Baugruppe' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Baum' feature collection
OperationId
getFeature_c61b2edc-ff7e-48e1-8df7-68c69424a5ff_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Baum' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Baum' feature collection
OperationId
getFeatures_c61b2edc-ff7e-48e1-8df7-68c69424a5ff
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (String) string
Art Retrieve features filtered by: Art (String) string
Art Text Retrieve features filtered by: Art Text (String) string
Benennung Retrieve features filtered by: Benennung (String) string
Räumliche Qualität Retrieve features filtered by: Räumliche Qualität (String) string
Räumliche Qualität Text Retrieve features filtered by: Räumliche Qualität Text (String) string
Architekturhistorische Qualität Retrieve features filtered by: Architekturhistorische Qualität (String) string
Architekturhistorische Qualität Text Retrieve features filtered by: Architekturhistorische Qualität Text (String) string
Bedeutung Retrieve features filtered by: Bedeutung (String) string
Bedeutung Text Retrieve features filtered by: Bedeutung Text (String) string
Erhaltungsziel Retrieve features filtered by: Erhaltungsziel (String) string
Erhaltungsziel Text Retrieve features filtered by: Erhaltungsziel Text (String) string
Hinweis Retrieve features filtered by: Hinweis (String) string
Hinweis Text Retrieve features filtered by: Hinweis Text (String) string
Störend Retrieve features filtered by: Störend (String) string
Störend Text Retrieve features filtered by: Störend Text (String) string
Bild-Nr. Retrieve features filtered by: Bild-Nr. (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Art', 'Art Text', 'Benennung', 'Räumliche Qualität', 'Räumliche Qualität Text', 'Architekturhistorische Qualität', 'Architekturhistorische Qualität Text', 'Bedeutung', 'Bedeutung Text', 'Erhaltungsziel', 'Erhaltungsziel Text', 'Hinweis', 'Hinweis Text', 'Störend', 'Störend Text', 'Bild-Nr.' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Baum' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c61b2edc-ff7e-48e1-8df7-68c69424a5ff_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Baum' feature collection
OperationId
describeCollection_c61b2edc-ff7e-48e1-8df7-68c69424a5ff
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Baum' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Einzelelemente' feature collection
OperationId
getFeature_a9bfef3d-4a24-4655-a1b9-a873b0e8e641_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Einzelelemente' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Einzelelemente' feature collection
OperationId
getFeatures_a9bfef3d-4a24-4655-a1b9-a873b0e8e641
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (String) string
Art Retrieve features filtered by: Art (String) string
Art Text Retrieve features filtered by: Art Text (String) string
Benennung Retrieve features filtered by: Benennung (String) string
Räumliche Qualität Retrieve features filtered by: Räumliche Qualität (String) string
Räumliche Qualität Text Retrieve features filtered by: Räumliche Qualität Text (String) string
Architekturhistorische Qualität Retrieve features filtered by: Architekturhistorische Qualität (String) string
Architekturhistorische Qualität Text Retrieve features filtered by: Architekturhistorische Qualität Text (String) string
Bedeutung Retrieve features filtered by: Bedeutung (String) string
Bedeutung Text Retrieve features filtered by: Bedeutung Text (String) string
Erhaltungsziel Retrieve features filtered by: Erhaltungsziel (String) string
Erhaltungsziel Text Retrieve features filtered by: Erhaltungsziel Text (String) string
Hinweis Retrieve features filtered by: Hinweis (String) string
Hinweis Text Retrieve features filtered by: Hinweis Text (String) string
Störend Retrieve features filtered by: Störend (String) string
Störend Text Retrieve features filtered by: Störend Text (String) string
Bild-Nr. Retrieve features filtered by: Bild-Nr. (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Art', 'Art Text', 'Benennung', 'Räumliche Qualität', 'Räumliche Qualität Text', 'Architekturhistorische Qualität', 'Architekturhistorische Qualität Text', 'Bedeutung', 'Bedeutung Text', 'Erhaltungsziel', 'Erhaltungsziel Text', 'Hinweis', 'Hinweis Text', 'Störend', 'Störend Text', 'Bild-Nr.' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Einzelelemente' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a9bfef3d-4a24-4655-a1b9-a873b0e8e641_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Einzelelemente' feature collection
OperationId
describeCollection_a9bfef3d-4a24-4655-a1b9-a873b0e8e641
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Einzelelemente' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Gebäude' feature collection
OperationId
getFeature_1c4a3a76-d532-4aef-81bf-46092970443c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Gebäude' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Gebäude' feature collection
OperationId
getFeatures_1c4a3a76-d532-4aef-81bf-46092970443c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (String) string
Art Retrieve features filtered by: Art (String) string
Art Text Retrieve features filtered by: Art Text (String) string
Benennung Retrieve features filtered by: Benennung (String) string
Räumliche Qualität Retrieve features filtered by: Räumliche Qualität (String) string
Räumliche Qualität Text Retrieve features filtered by: Räumliche Qualität Text (String) string
Architekturhistorische Qualität Retrieve features filtered by: Architekturhistorische Qualität (String) string
Architekturhistorische Qualität Text Retrieve features filtered by: Architekturhistorische Qualität Text (String) string
Bedeutung Retrieve features filtered by: Bedeutung (String) string
Bedeutung Text Retrieve features filtered by: Bedeutung Text (String) string
Erhaltungsziel Retrieve features filtered by: Erhaltungsziel (String) string
Erhaltungsziel Text Retrieve features filtered by: Erhaltungsziel Text (String) string
Hinweis Retrieve features filtered by: Hinweis (String) string
Hinweis Text Retrieve features filtered by: Hinweis Text (String) string
Störend Retrieve features filtered by: Störend (String) string
Störend Text Retrieve features filtered by: Störend Text (String) string
Bild-Nr. Retrieve features filtered by: Bild-Nr. (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Art', 'Art Text', 'Benennung', 'Räumliche Qualität', 'Räumliche Qualität Text', 'Architekturhistorische Qualität', 'Architekturhistorische Qualität Text', 'Bedeutung', 'Bedeutung Text', 'Erhaltungsziel', 'Erhaltungsziel Text', 'Hinweis', 'Hinweis Text', 'Störend', 'Störend Text', 'Bild-Nr.' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Gebäude' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_1c4a3a76-d532-4aef-81bf-46092970443c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Gebäude' feature collection
OperationId
describeCollection_1c4a3a76-d532-4aef-81bf-46092970443c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schützenswerte Ortsbilder nach ISOS - Einzelelement: Gebäude' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Schützenswerte Ortsbilder nach ISOS - Gebiet' feature collection
OperationId
getFeature_f54f7bb0-e53e-4a85-8755-5bb4647e718f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Schützenswerte Ortsbilder nach ISOS - Gebiet' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Schützenswerte Ortsbilder nach ISOS - Gebiet' feature collection
OperationId
getFeatures_f54f7bb0-e53e-4a85-8755-5bb4647e718f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (String) string
Art Retrieve features filtered by: Art (String) string
Art Text Retrieve features filtered by: Art Text (String) string
Benennung Retrieve features filtered by: Benennung (String) string
Aufnahmekategorie Retrieve features filtered by: Aufnahmekategorie (String) string
Aufnahmekategorie Text Retrieve features filtered by: Aufnahmekategorie Text (String) string
Räumliche Qualität Retrieve features filtered by: Räumliche Qualität (String) string
Räumliche Qualität Text Retrieve features filtered by: Räumliche Qualität Text (String) string
Architekturhistorische Qualität Retrieve features filtered by: Architekturhistorische Qualität (String) string
Architekturhistorische Qualität Text Retrieve features filtered by: Architekturhistorische Qualität Text (String) string
Bedeutung Retrieve features filtered by: Bedeutung (String) string
Bedeutung Text Retrieve features filtered by: Bedeutung Text (String) string
Erhaltungsziel Retrieve features filtered by: Erhaltungsziel (String) string
Erhaltungsziel Text Retrieve features filtered by: Erhaltungsziel Text (String) string
Hinweis Retrieve features filtered by: Hinweis (String) string
Hinweis Text Retrieve features filtered by: Hinweis Text (String) string
Störend Retrieve features filtered by: Störend (String) string
Störend Text Retrieve features filtered by: Störend Text (String) string
Bild-Nr. Retrieve features filtered by: Bild-Nr. (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Art', 'Art Text', 'Benennung', 'Aufnahmekategorie', 'Aufnahmekategorie Text', 'Räumliche Qualität', 'Räumliche Qualität Text', 'Architekturhistorische Qualität', 'Architekturhistorische Qualität Text', 'Bedeutung', 'Bedeutung Text', 'Erhaltungsziel', 'Erhaltungsziel Text', 'Hinweis', 'Hinweis Text', 'Störend', 'Störend Text', 'Bild-Nr.' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schützenswerte Ortsbilder nach ISOS - Gebiet' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f54f7bb0-e53e-4a85-8755-5bb4647e718f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Schützenswerte Ortsbilder nach ISOS - Gebiet' feature collection
OperationId
describeCollection_f54f7bb0-e53e-4a85-8755-5bb4647e718f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schützenswerte Ortsbilder nach ISOS - Gebiet' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Schützenswerte Ortsbilder nach ISOS - Umgebungsrichtung' feature collection
OperationId
getFeature_95abaf84-7fe0-48bb-815b-e85f7f0bcba7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Schützenswerte Ortsbilder nach ISOS - Umgebungsrichtung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Schützenswerte Ortsbilder nach ISOS - Umgebungsrichtung' feature collection
OperationId
getFeatures_95abaf84-7fe0-48bb-815b-e85f7f0bcba7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (String) string
Art Retrieve features filtered by: Art (String) string
Art Text Retrieve features filtered by: Art Text (String) string
Benennung Retrieve features filtered by: Benennung (String) string
Aufnahmekategorie Retrieve features filtered by: Aufnahmekategorie (String) string
Aufnahmekategorie Text Retrieve features filtered by: Aufnahmekategorie Text (String) string
Räumliche Qualität Retrieve features filtered by: Räumliche Qualität (String) string
Räumliche Qualität Text Retrieve features filtered by: Räumliche Qualität Text (String) string
Architekturhistorische Qualität Retrieve features filtered by: Architekturhistorische Qualität (String) string
Architekturhistorische Qualität Text Retrieve features filtered by: Architekturhistorische Qualität Text (String) string
Bedeutung Retrieve features filtered by: Bedeutung (String) string
Bedeutung Text Retrieve features filtered by: Bedeutung Text (String) string
Erhaltungsziel Retrieve features filtered by: Erhaltungsziel (String) string
Erhaltungsziel Text Retrieve features filtered by: Erhaltungsziel Text (String) string
Hinweis Retrieve features filtered by: Hinweis (String) string
Hinweis Text Retrieve features filtered by: Hinweis Text (String) string
Störend Retrieve features filtered by: Störend (String) string
Störend Text Retrieve features filtered by: Störend Text (String) string
Bild-Nr. Retrieve features filtered by: Bild-Nr. (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Art', 'Art Text', 'Benennung', 'Aufnahmekategorie', 'Aufnahmekategorie Text', 'Räumliche Qualität', 'Räumliche Qualität Text', 'Architekturhistorische Qualität', 'Architekturhistorische Qualität Text', 'Bedeutung', 'Bedeutung Text', 'Erhaltungsziel', 'Erhaltungsziel Text', 'Hinweis', 'Hinweis Text', 'Störend', 'Störend Text', 'Bild-Nr.' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schützenswerte Ortsbilder nach ISOS - Umgebungsrichtung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_95abaf84-7fe0-48bb-815b-e85f7f0bcba7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Schützenswerte Ortsbilder nach ISOS - Umgebungsrichtung' feature collection
OperationId
describeCollection_95abaf84-7fe0-48bb-815b-e85f7f0bcba7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schützenswerte Ortsbilder nach ISOS - Umgebungsrichtung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Schützenswerte Ortsbilder nach ISOS - Umgebungszone' feature collection
OperationId
getFeature_eb15d4c8-7206-4106-be99-aac0dd75a056_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Schützenswerte Ortsbilder nach ISOS - Umgebungszone' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Schützenswerte Ortsbilder nach ISOS - Umgebungszone' feature collection
OperationId
getFeatures_eb15d4c8-7206-4106-be99-aac0dd75a056
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Nummer Retrieve features filtered by: Nummer (String) string
Art Retrieve features filtered by: Art (String) string
Art Text Retrieve features filtered by: Art Text (String) string
Benennung Retrieve features filtered by: Benennung (String) string
Aufnahmekategorie Retrieve features filtered by: Aufnahmekategorie (String) string
Aufnahmekategorie Text Retrieve features filtered by: Aufnahmekategorie Text (String) string
Räumliche Qualität Retrieve features filtered by: Räumliche Qualität (String) string
Räumliche Qualität Text Retrieve features filtered by: Räumliche Qualität Text (String) string
Architekturhistorische Qualität Retrieve features filtered by: Architekturhistorische Qualität (String) string
Architekturhistorische Qualität Text Retrieve features filtered by: Architekturhistorische Qualität Text (String) string
Bedeutung Retrieve features filtered by: Bedeutung (String) string
Bedeutung Text Retrieve features filtered by: Bedeutung Text (String) string
Erhaltungsziel Retrieve features filtered by: Erhaltungsziel (String) string
Erhaltungsziel Text Retrieve features filtered by: Erhaltungsziel Text (String) string
Hinweis Retrieve features filtered by: Hinweis (String) string
Hinweis Text Retrieve features filtered by: Hinweis Text (String) string
Störend Retrieve features filtered by: Störend (String) string
Störend Text Retrieve features filtered by: Störend Text (String) string
Bild-Nr. Retrieve features filtered by: Bild-Nr. (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Nummer', 'Art', 'Art Text', 'Benennung', 'Aufnahmekategorie', 'Aufnahmekategorie Text', 'Räumliche Qualität', 'Räumliche Qualität Text', 'Architekturhistorische Qualität', 'Architekturhistorische Qualität Text', 'Bedeutung', 'Bedeutung Text', 'Erhaltungsziel', 'Erhaltungsziel Text', 'Hinweis', 'Hinweis Text', 'Störend', 'Störend Text', 'Bild-Nr.' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schützenswerte Ortsbilder nach ISOS - Umgebungszone' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_eb15d4c8-7206-4106-be99-aac0dd75a056_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Schützenswerte Ortsbilder nach ISOS - Umgebungszone' feature collection
OperationId
describeCollection_eb15d4c8-7206-4106-be99-aac0dd75a056
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schützenswerte Ortsbilder nach ISOS - Umgebungszone' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Schwammstadt-Eignung nach Tagesverkehr (DTV 2023: Fz/Tag)' feature collection
OperationId
getFeature_2d01a2e7-573b-4e49-8160-7826396a70e2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Schwammstadt-Eignung nach Tagesverkehr (DTV 2023: Fz/Tag)' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Schwammstadt-Eignung nach Tagesverkehr (DTV 2023: Fz/Tag)' feature collection
OperationId
getFeatures_2d01a2e7-573b-4e49-8160-7826396a70e2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Strassenname Retrieve features filtered by: Strassenname (String) string
Fahrtrichtung (Einbahn) Retrieve features filtered by: Fahrtrichtung (Einbahn) (String) string
Strassenabschnittslänge Retrieve features filtered by: Strassenabschnittslänge (Double) number
Verkehrsbelastung (DTV) Retrieve features filtered by: Verkehrsbelastung (DTV) (String) string
Eignung nach Verkehrsbelastung Retrieve features filtered by: Eignung nach Verkehrsbelastung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Strassenname', 'Fahrtrichtung (Einbahn)', 'Strassenabschnittslänge', 'Verkehrsbelastung (DTV)', 'Eignung nach Verkehrsbelastung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schwammstadt-Eignung nach Tagesverkehr (DTV 2023: Fz/Tag)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2d01a2e7-573b-4e49-8160-7826396a70e2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Schwammstadt-Eignung nach Tagesverkehr (DTV 2023: Fz/Tag)' feature collection
OperationId
describeCollection_2d01a2e7-573b-4e49-8160-7826396a70e2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Schwammstadt-Eignung nach Tagesverkehr (DTV 2023: Fz/Tag)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Signalisierte Velorouten' feature collection
OperationId
getFeature_c4c3822a-5ab2-4f95-a021-526354b76e25_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Signalisierte Velorouten' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Signalisierte Velorouten' feature collection
OperationId
getFeatures_c4c3822a-5ab2-4f95-a021-526354b76e25
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID signalisierte Veloroute Retrieve features filtered by: ID signalisierte Veloroute (Integer) integer
Fahrtrichtung Retrieve features filtered by: Fahrtrichtung (String) string
Beschreibung der Fahrtrichtung Retrieve features filtered by: Beschreibung der Fahrtrichtung (String) string
Länge des Routenabschnitts Retrieve features filtered by: Länge des Routenabschnitts (Double) number
Weiterführende Informationen Retrieve features filtered by: Weiterführende Informationen (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID signalisierte Veloroute', 'Fahrtrichtung', 'Beschreibung der Fahrtrichtung', 'Länge des Routenabschnitts', 'Weiterführende Informationen' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Signalisierte Velorouten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c4c3822a-5ab2-4f95-a021-526354b76e25_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Signalisierte Velorouten' feature collection
OperationId
describeCollection_c4c3822a-5ab2-4f95-a021-526354b76e25
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Signalisierte Velorouten' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Spezielle Bauvorschriften und Bebauungspläne im Kanton Basel-Stadt' feature collection
OperationId
getFeature_6cd2ea53-18b9-4323-ba3d-a23ed6235d08_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Spezielle Bauvorschriften und Bebauungspläne im Kanton Basel-Stadt' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Spezielle Bauvorschriften und Bebauungspläne im Kanton Basel-Stadt' feature collection
OperationId
getFeatures_6cd2ea53-18b9-4323-ba3d-a23ed6235d08
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Überlagernde Festlegung Retrieve features filtered by: ID Überlagernde Festlegung (String) string
Überlagernde Festlegung Retrieve features filtered by: Überlagernde Festlegung (String) string
Überlagernde Festlegung Text Retrieve features filtered by: Überlagernde Festlegung Text (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Gemeinde Retrieve features filtered by: Gemeinde (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Bezeichnung', 'Verbindlichkeit', 'Link zu den Rechtsdokumenten', 'Gemeinde', 'Datum Status', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Spezielle Bauvorschriften und Bebauungspläne im Kanton Basel-Stadt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6cd2ea53-18b9-4323-ba3d-a23ed6235d08_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Spezielle Bauvorschriften und Bebauungspläne im Kanton Basel-Stadt' feature collection
OperationId
describeCollection_6cd2ea53-18b9-4323-ba3d-a23ed6235d08
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Spezielle Bauvorschriften und Bebauungspläne im Kanton Basel-Stadt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Spielgruppen mit Sprachförderung' feature collection
OperationId
getFeature_461534d5-dc54-4bd4-ae07-3f73bc1d3f07_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Spielgruppen mit Sprachförderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Spielgruppen mit Sprachförderung' feature collection
OperationId
getFeatures_461534d5-dc54-4bd4-ae07-3f73bc1d3f07
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (Integer) integer
Name Retrieve features filtered by: Name (String) string
Kontaktperson Retrieve features filtered by: Kontaktperson (String) string
Adresse Retrieve features filtered by: Adresse (String) string
Postleitzahl Retrieve features filtered by: Postleitzahl (Integer) integer
Ort Retrieve features filtered by: Ort (String) string
Telefon Retrieve features filtered by: Telefon (String) string
Link Retrieve features filtered by: Link (String) string
E-Mail Retrieve features filtered by: E-Mail (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Name', 'Kontaktperson', 'Adresse', 'Postleitzahl', 'Ort', 'Telefon', 'Link', 'E-Mail' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Spielgruppen mit Sprachförderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_461534d5-dc54-4bd4-ae07-3f73bc1d3f07_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Spielgruppen mit Sprachförderung' feature collection
OperationId
describeCollection_461534d5-dc54-4bd4-ae07-3f73bc1d3f07
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Spielgruppen mit Sprachförderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Spitäler' feature collection
OperationId
getFeature_527de499-21c6-427b-830d-521eb3b6d471_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Spitäler' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Spitäler' feature collection
OperationId
getFeatures_527de499-21c6-427b-830d-521eb3b6d471
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Institutionsnummer Retrieve features filtered by: ID Institutionsnummer (Integer) integer
Spitalname Retrieve features filtered by: Spitalname (String) string
Unterkategorie Retrieve features filtered by: Unterkategorie (String) string
Notfallstation Retrieve features filtered by: Notfallstation (String) string
Adresse Retrieve features filtered by: Adresse (String) string
Telefon Retrieve features filtered by: Telefon (String) string
Homepage Retrieve features filtered by: Homepage (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Institutionsnummer', 'Spitalname', 'Unterkategorie', 'Notfallstation', 'Adresse', 'Telefon', 'Homepage' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Spitäler' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_527de499-21c6-427b-830d-521eb3b6d471_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Spitäler' feature collection
OperationId
describeCollection_527de499-21c6-427b-830d-521eb3b6d471
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Spitäler' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Sport und Bewegung' feature collection
OperationId
getFeature_07ecf4e0-391f-4ef9-b122-733e6c5beec6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Sport und Bewegung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Sport und Bewegung' feature collection
OperationId
getFeatures_07ecf4e0-391f-4ef9-b122-733e6c5beec6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Anlage Retrieve features filtered by: ID Anlage (Integer) integer
Kategorie Retrieve features filtered by: Kategorie (String) string
Name Retrieve features filtered by: Name (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Postleitzahl Retrieve features filtered by: Postleitzahl (Integer) integer
Ortschaftsname Retrieve features filtered by: Ortschaftsname (String) string
Link zur Anlage Retrieve features filtered by: Link zur Anlage (String) string
Zuständigkeit Retrieve features filtered by: Zuständigkeit (String) string
Bemerkung Retrieve features filtered by: Bemerkung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Anlage', 'Kategorie', 'Name', 'Beschreibung', 'Strasse', 'Postleitzahl', 'Ortschaftsname', 'Link zur Anlage', 'Zuständigkeit', 'Bemerkung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Sport und Bewegung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_07ecf4e0-391f-4ef9-b122-733e6c5beec6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Sport und Bewegung' feature collection
OperationId
describeCollection_07ecf4e0-391f-4ef9-b122-733e6c5beec6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Sport und Bewegung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - farbig' feature collection
OperationId
getFeature_35a4c72b-7c16-41cc-ad36-4a0ace1afad5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - farbig' feature collection
OperationId
getFeatures_35a4c72b-7c16-41cc-ad36-4a0ace1afad5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_35a4c72b-7c16-41cc-ad36-4a0ace1afad5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - farbig' feature collection
OperationId
describeCollection_35a4c72b-7c16-41cc-ad36-4a0ace1afad5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - farbig' feature collection
OperationId
getFeature_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Fl_che___farbig_d49b4e04_0645_46f8_a165_189e0e3f8192_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - farbig' feature collection
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Fl_che___farbig_d49b4e04_0645_46f8_a165_189e0e3f8192
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Fl_che___farbig_d49b4e04_0645_46f8_a165_189e0e3f8192_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - farbig' feature collection
OperationId
describeCollection_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Fl_che___farbig_d49b4e04_0645_46f8_a165_189e0e3f8192
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - grau' feature collection
OperationId
getFeature_505e35d3-7f03-45d2-931e-fa22809372e6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - grau' feature collection
OperationId
getFeatures_505e35d3-7f03-45d2-931e-fa22809372e6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_505e35d3-7f03-45d2-931e-fa22809372e6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - grau' feature collection
OperationId
describeCollection_505e35d3-7f03-45d2-931e-fa22809372e6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - grau' feature collection
OperationId
getFeature_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Fl_che___grau_d83cbb96_c406_4806_8498_39bbaf8b77f4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - grau' feature collection
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Fl_che___grau_d83cbb96_c406_4806_8498_39bbaf8b77f4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Fl_che___grau_d83cbb96_c406_4806_8498_39bbaf8b77f4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - grau' feature collection
OperationId
describeCollection_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Fl_che___grau_d83cbb96_c406_4806_8498_39bbaf8b77f4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Fläche - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - farbig' feature collection
OperationId
getFeature_06e6dfea-fee3-41aa-bea6-5a8d4e55b0fd_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - farbig' feature collection
OperationId
getFeatures_06e6dfea-fee3-41aa-bea6-5a8d4e55b0fd
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart 1 Retrieve features filtered by: Objektart 1 (String) string
Objektart 2 Retrieve features filtered by: Objektart 2 (String) string
Linienart Retrieve features filtered by: Linienart (String) string
Liniensignatur Retrieve features filtered by: Liniensignatur (String) string
Linienbreite Retrieve features filtered by: Linienbreite (String) string
Gültigkeit 1 Retrieve features filtered by: Gültigkeit 1 (String) string
Gültigkeit 2 Retrieve features filtered by: Gültigkeit 2 (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart 1', 'Objektart 2', 'Linienart', 'Liniensignatur', 'Linienbreite', 'Gültigkeit 1', 'Gültigkeit 2', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_06e6dfea-fee3-41aa-bea6-5a8d4e55b0fd_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - farbig' feature collection
OperationId
describeCollection_06e6dfea-fee3-41aa-bea6-5a8d4e55b0fd
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - farbig' feature collection
OperationId
getFeature_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Linie___farbig_d72d9d1f_0ac4_48dd_89e0_12b3483d55a5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - farbig' feature collection
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Linie___farbig_d72d9d1f_0ac4_48dd_89e0_12b3483d55a5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart 1 Retrieve features filtered by: Objektart 1 (String) string
Objektart 2 Retrieve features filtered by: Objektart 2 (String) string
Linienart Retrieve features filtered by: Linienart (String) string
Liniensignatur Retrieve features filtered by: Liniensignatur (String) string
Linienbreite Retrieve features filtered by: Linienbreite (String) string
Gültigkeit 1 Retrieve features filtered by: Gültigkeit 1 (String) string
Gültigkeit 2 Retrieve features filtered by: Gültigkeit 2 (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart 1', 'Objektart 2', 'Linienart', 'Liniensignatur', 'Linienbreite', 'Gültigkeit 1', 'Gültigkeit 2', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Linie___farbig_d72d9d1f_0ac4_48dd_89e0_12b3483d55a5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - farbig' feature collection
OperationId
describeCollection_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Linie___farbig_d72d9d1f_0ac4_48dd_89e0_12b3483d55a5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - grau' feature collection
OperationId
getFeature_2324e620-d9cc-4094-aa81-0c6c79a46c58_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - grau' feature collection
OperationId
getFeatures_2324e620-d9cc-4094-aa81-0c6c79a46c58
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart 1 Retrieve features filtered by: Objektart 1 (String) string
Objektart 2 Retrieve features filtered by: Objektart 2 (String) string
Linienart Retrieve features filtered by: Linienart (String) string
Liniensignatur Retrieve features filtered by: Liniensignatur (String) string
Linienbreite Retrieve features filtered by: Linienbreite (String) string
Gültigkeit 1 Retrieve features filtered by: Gültigkeit 1 (String) string
Gültigkeit 2 Retrieve features filtered by: Gültigkeit 2 (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart 1', 'Objektart 2', 'Linienart', 'Liniensignatur', 'Linienbreite', 'Gültigkeit 1', 'Gültigkeit 2', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2324e620-d9cc-4094-aa81-0c6c79a46c58_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - grau' feature collection
OperationId
describeCollection_2324e620-d9cc-4094-aa81-0c6c79a46c58
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - grau' feature collection
OperationId
getFeature_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Linie___grau_a3797bac_7116_407b_8433_1a7cffe8e3c6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - grau' feature collection
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Linie___grau_a3797bac_7116_407b_8433_1a7cffe8e3c6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart 1 Retrieve features filtered by: Objektart 1 (String) string
Objektart 2 Retrieve features filtered by: Objektart 2 (String) string
Linienart Retrieve features filtered by: Linienart (String) string
Liniensignatur Retrieve features filtered by: Liniensignatur (String) string
Linienbreite Retrieve features filtered by: Linienbreite (String) string
Gültigkeit 1 Retrieve features filtered by: Gültigkeit 1 (String) string
Gültigkeit 2 Retrieve features filtered by: Gültigkeit 2 (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart 1', 'Objektart 2', 'Linienart', 'Liniensignatur', 'Linienbreite', 'Gültigkeit 1', 'Gültigkeit 2', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Linie___grau_a3797bac_7116_407b_8433_1a7cffe8e3c6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - grau' feature collection
OperationId
describeCollection_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Linie___grau_a3797bac_7116_407b_8433_1a7cffe8e3c6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Linie - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - farbig' feature collection
OperationId
getFeature_42c2099c-68b6-42bd-8ae3-df09bb51dbe2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - farbig' feature collection
OperationId
getFeatures_42c2099c-68b6-42bd-8ae3-df09bb51dbe2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
Fixpunktart Retrieve features filtered by: Fixpunktart (String) string
Begehbarkeit Retrieve features filtered by: Begehbarkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Orientierung', 'Fixpunktart', 'Begehbarkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_42c2099c-68b6-42bd-8ae3-df09bb51dbe2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - farbig' feature collection
OperationId
describeCollection_42c2099c-68b6-42bd-8ae3-df09bb51dbe2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - farbig' feature collection
OperationId
getFeature_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Punkt___farbig_1324d141_1aeb_4deb_86d4_5c1fbe5ef2e6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - farbig' feature collection
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Punkt___farbig_1324d141_1aeb_4deb_86d4_5c1fbe5ef2e6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
Fixpunktart Retrieve features filtered by: Fixpunktart (String) string
Begehbarkeit Retrieve features filtered by: Begehbarkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Orientierung', 'Fixpunktart', 'Begehbarkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Punkt___farbig_1324d141_1aeb_4deb_86d4_5c1fbe5ef2e6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - farbig' feature collection
OperationId
describeCollection_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Punkt___farbig_1324d141_1aeb_4deb_86d4_5c1fbe5ef2e6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - grau' feature collection
OperationId
getFeature_133725c2-9e18-4ecc-b3e3-540903f62a03_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - grau' feature collection
OperationId
getFeatures_133725c2-9e18-4ecc-b3e3-540903f62a03
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
Fixpunktart Retrieve features filtered by: Fixpunktart (String) string
Begehbarkeit Retrieve features filtered by: Begehbarkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Orientierung', 'Fixpunktart', 'Begehbarkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_133725c2-9e18-4ecc-b3e3-540903f62a03_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - grau' feature collection
OperationId
describeCollection_133725c2-9e18-4ecc-b3e3-540903f62a03
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - grau' feature collection
OperationId
getFeature_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Punkt___grau_663bbd09_9bc1_481b_9654_a30d4cef5297_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - grau' feature collection
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Punkt___grau_663bbd09_9bc1_481b_9654_a30d4cef5297
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
Fixpunktart Retrieve features filtered by: Fixpunktart (String) string
Begehbarkeit Retrieve features filtered by: Begehbarkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Orientierung', 'Fixpunktart', 'Begehbarkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Punkt___grau_663bbd09_9bc1_481b_9654_a30d4cef5297_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - grau' feature collection
OperationId
describeCollection_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Punkt___grau_663bbd09_9bc1_481b_9654_a30d4cef5297
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Punkt - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - farbig' feature collection
OperationId
getFeature_1e7cf180-caef-470d-b29b-8076dbcfc45e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - farbig' feature collection
OperationId
getFeatures_1e7cf180-caef-470d-b29b-8076dbcfc45e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Text Retrieve features filtered by: Text (String) string
Text Zusatz Retrieve features filtered by: Text Zusatz (String) string
Halignment Retrieve features filtered by: Halignment (String) string
Valignment Retrieve features filtered by: Valignment (String) string
Textgrösse Retrieve features filtered by: Textgrösse (String) string
Textplatzierung Retrieve features filtered by: Textplatzierung (Integer) integer
Orientierung Retrieve features filtered by: Orientierung (Double) number
Status Retrieve features filtered by: Status (String) string
ist offizielle Bezeichnung Retrieve features filtered by: ist offizielle Bezeichnung (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Text', 'Text Zusatz', 'Halignment', 'Valignment', 'Textgrösse', 'Textplatzierung', 'Orientierung', 'Status', 'ist offizielle Bezeichnung', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_1e7cf180-caef-470d-b29b-8076dbcfc45e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - farbig' feature collection
OperationId
describeCollection_1e7cf180-caef-470d-b29b-8076dbcfc45e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - farbig' feature collection
OperationId
getFeature_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Text___farbig_0fd7bba9_714a_4219_8924_aa5c4b7002a4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - farbig' feature collection
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Text___farbig_0fd7bba9_714a_4219_8924_aa5c4b7002a4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Text Retrieve features filtered by: Text (String) string
Text Zusatz Retrieve features filtered by: Text Zusatz (String) string
Halignment Retrieve features filtered by: Halignment (String) string
Valignment Retrieve features filtered by: Valignment (String) string
Textgrösse Retrieve features filtered by: Textgrösse (String) string
Textplatzierung Retrieve features filtered by: Textplatzierung (Integer) integer
Orientierung Retrieve features filtered by: Orientierung (Double) number
Status Retrieve features filtered by: Status (String) string
ist offizielle Bezeichnung Retrieve features filtered by: ist offizielle Bezeichnung (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Text', 'Text Zusatz', 'Halignment', 'Valignment', 'Textgrösse', 'Textplatzierung', 'Orientierung', 'Status', 'ist offizielle Bezeichnung', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Text___farbig_0fd7bba9_714a_4219_8924_aa5c4b7002a4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - farbig' feature collection
OperationId
describeCollection_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Text___farbig_0fd7bba9_714a_4219_8924_aa5c4b7002a4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - grau' feature collection
OperationId
getFeature_3694349e-747b-4f9e-bfdb-9c4d31afaee7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - grau' feature collection
OperationId
getFeatures_3694349e-747b-4f9e-bfdb-9c4d31afaee7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Text Retrieve features filtered by: Text (String) string
Text Zusatz Retrieve features filtered by: Text Zusatz (String) string
Halignment Retrieve features filtered by: Halignment (String) string
Valignment Retrieve features filtered by: Valignment (String) string
Textgrösse Retrieve features filtered by: Textgrösse (String) string
Textplatzierung Retrieve features filtered by: Textplatzierung (Integer) integer
Orientierung Retrieve features filtered by: Orientierung (Double) number
Status Retrieve features filtered by: Status (String) string
ist offizielle Bezeichnung Retrieve features filtered by: ist offizielle Bezeichnung (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Text', 'Text Zusatz', 'Halignment', 'Valignment', 'Textgrösse', 'Textplatzierung', 'Orientierung', 'Status', 'ist offizielle Bezeichnung', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_3694349e-747b-4f9e-bfdb-9c4d31afaee7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - grau' feature collection
OperationId
describeCollection_3694349e-747b-4f9e-bfdb-9c4d31afaee7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - grau' feature collection
OperationId
getFeature_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Text___grau_20ef301a_d06b_4ca5_ae01_82cd0f60e1c2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - grau' feature collection
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Text___grau_20ef301a_d06b_4ca5_ae01_82cd0f60e1c2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Quelltopic Retrieve features filtered by: Quelltopic (String) string
Quellobjekt Retrieve features filtered by: Quellobjekt (String) string
Objektart Retrieve features filtered by: Objektart (String) string
Text Retrieve features filtered by: Text (String) string
Text Zusatz Retrieve features filtered by: Text Zusatz (String) string
Halignment Retrieve features filtered by: Halignment (String) string
Valignment Retrieve features filtered by: Valignment (String) string
Textgrösse Retrieve features filtered by: Textgrösse (String) string
Textplatzierung Retrieve features filtered by: Textplatzierung (Integer) integer
Orientierung Retrieve features filtered by: Orientierung (Double) number
Status Retrieve features filtered by: Status (String) string
ist offizielle Bezeichnung Retrieve features filtered by: ist offizielle Bezeichnung (String) string
Gültigkeit Retrieve features filtered by: Gültigkeit (String) string
Minimaler Massstab Retrieve features filtered by: Minimaler Massstab (String) string
Maximaler Massstab Retrieve features filtered by: Maximaler Massstab (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Quelltopic', 'Quellobjekt', 'Objektart', 'Text', 'Text Zusatz', 'Halignment', 'Valignment', 'Textgrösse', 'Textplatzierung', 'Orientierung', 'Status', 'ist offizielle Bezeichnung', 'Gültigkeit', 'Minimaler Massstab', 'Maximaler Massstab' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Text___grau_20ef301a_d06b_4ca5_ae01_82cd0f60e1c2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - grau' feature collection
OperationId
describeCollection_Stadtplan_Detailmassstab___Stadtplan_Detailmassstab__Text___grau_20ef301a_d06b_4ca5_ae01_82cd0f60e1c2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Stadtplan Detailmassstab - Stadtplan Detailmassstab: Text - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Statische Waldgrenzen - Statische Waldgrenze' feature collection
OperationId
getFeature_46ced5f4-4343-4ad2-829b-b21f8cf59d88_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Statische Waldgrenzen - Statische Waldgrenze' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Statische Waldgrenzen - Statische Waldgrenze' feature collection
OperationId
getFeatures_46ced5f4-4343-4ad2-829b-b21f8cf59d88
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Waldgrenze Retrieve features filtered by: ID Waldgrenze (String) string
Art Retrieve features filtered by: Art (String) string
Abkürzung Retrieve features filtered by: Abkürzung (String) string
Bemerkungen Retrieve features filtered by: Bemerkungen (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Waldgrenze', 'Art', 'Abkürzung', 'Bemerkungen', 'Verbindlichkeit', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Statische Waldgrenzen - Statische Waldgrenze' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_46ced5f4-4343-4ad2-829b-b21f8cf59d88_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Statische Waldgrenzen - Statische Waldgrenze' feature collection
OperationId
describeCollection_46ced5f4-4343-4ad2-829b-b21f8cf59d88
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Statische Waldgrenzen - Statische Waldgrenze' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Statische Waldgrenzen - Statische Waldgrenze: laufende Änderung' feature collection
OperationId
getFeature_ee4cb044-e98f-4241-992d-849eb3fa7b0d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Statische Waldgrenzen - Statische Waldgrenze: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Statische Waldgrenzen - Statische Waldgrenze: laufende Änderung' feature collection
OperationId
getFeatures_ee4cb044-e98f-4241-992d-849eb3fa7b0d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Waldgrenze Retrieve features filtered by: ID Waldgrenze (String) string
Art Retrieve features filtered by: Art (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Abkürzung Retrieve features filtered by: Abkürzung (String) string
Bemerkungen Retrieve features filtered by: Bemerkungen (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Waldgrenze', 'Art', 'Projektierte Löschung', 'Abkürzung', 'Bemerkungen', 'Verbindlichkeit', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Statische Waldgrenzen - Statische Waldgrenze: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ee4cb044-e98f-4241-992d-849eb3fa7b0d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Statische Waldgrenzen - Statische Waldgrenze: laufende Änderung' feature collection
OperationId
describeCollection_ee4cb044-e98f-4241-992d-849eb3fa7b0d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Statische Waldgrenzen - Statische Waldgrenze: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Statistische Raumeinheiten - Bezirk' feature collection
OperationId
getFeature_f338cdd9-2ae5-4d6c-9463-55f12bb071ed_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Statistische Raumeinheiten - Bezirk' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Statistische Raumeinheiten - Bezirk' feature collection
OperationId
getFeatures_f338cdd9-2ae5-4d6c-9463-55f12bb071ed
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (String) string
Label Retrieve features filtered by: Label (String) string
Name Retrieve features filtered by: Name (String) string
ID Wohnviertel Retrieve features filtered by: ID Wohnviertel (String) string
Gemeinde Retrieve features filtered by: Gemeinde (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Label', 'Name', 'ID Wohnviertel', 'Gemeinde' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Statistische Raumeinheiten - Bezirk' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f338cdd9-2ae5-4d6c-9463-55f12bb071ed_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Statistische Raumeinheiten - Bezirk' feature collection
OperationId
describeCollection_f338cdd9-2ae5-4d6c-9463-55f12bb071ed
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Statistische Raumeinheiten - Bezirk' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Statistische Raumeinheiten - Block' feature collection
OperationId
getFeature_e92fcff4-96bd-4ed6-9035-97fadeb5e5ee_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Statistische Raumeinheiten - Block' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Statistische Raumeinheiten - Block' feature collection
OperationId
getFeatures_e92fcff4-96bd-4ed6-9035-97fadeb5e5ee
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (String) string
Label Retrieve features filtered by: Label (String) string
ID Wohnviertel Retrieve features filtered by: ID Wohnviertel (String) string
ID Bezirk Retrieve features filtered by: ID Bezirk (String) string
Gemeinde Retrieve features filtered by: Gemeinde (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Label', 'ID Wohnviertel', 'ID Bezirk', 'Gemeinde' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Statistische Raumeinheiten - Block' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e92fcff4-96bd-4ed6-9035-97fadeb5e5ee_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Statistische Raumeinheiten - Block' feature collection
OperationId
describeCollection_e92fcff4-96bd-4ed6-9035-97fadeb5e5ee
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Statistische Raumeinheiten - Block' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Statistische Raumeinheiten - Blockseite' feature collection
OperationId
getFeature_e3dee8ee-85da-4650-bdb1-da0e1c856ff9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Statistische Raumeinheiten - Blockseite' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Statistische Raumeinheiten - Blockseite' feature collection
OperationId
getFeatures_e3dee8ee-85da-4650-bdb1-da0e1c856ff9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (String) string
Label Retrieve features filtered by: Label (String) string
Name Retrieve features filtered by: Name (String) string
Strassencode Retrieve features filtered by: Strassencode (Integer) integer
ID Bezirk Retrieve features filtered by: ID Bezirk (String) string
ID Block Retrieve features filtered by: ID Block (String) string
Gemeinde Retrieve features filtered by: Gemeinde (String) string
ID Wohnviertel Retrieve features filtered by: ID Wohnviertel (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Label', 'Name', 'Strassencode', 'ID Bezirk', 'ID Block', 'Gemeinde', 'ID Wohnviertel' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Statistische Raumeinheiten - Blockseite' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e3dee8ee-85da-4650-bdb1-da0e1c856ff9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Statistische Raumeinheiten - Blockseite' feature collection
OperationId
describeCollection_e3dee8ee-85da-4650-bdb1-da0e1c856ff9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Statistische Raumeinheiten - Blockseite' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Statistische Raumeinheiten - Wohnviertel' feature collection
OperationId
getFeature_32380b75-5b20-4388-9e52-9fee21b58f37_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Statistische Raumeinheiten - Wohnviertel' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Statistische Raumeinheiten - Wohnviertel' feature collection
OperationId
getFeatures_32380b75-5b20-4388-9e52-9fee21b58f37
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Retrieve features filtered by: ID (String) string
Label Retrieve features filtered by: Label (String) string
Name Retrieve features filtered by: Name (String) string
Gemeinde Retrieve features filtered by: Gemeinde (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID', 'Label', 'Name', 'Gemeinde' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Statistische Raumeinheiten - Wohnviertel' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_32380b75-5b20-4388-9e52-9fee21b58f37_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Statistische Raumeinheiten - Wohnviertel' feature collection
OperationId
describeCollection_32380b75-5b20-4388-9e52-9fee21b58f37
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Statistische Raumeinheiten - Wohnviertel' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Strassen und Wege - Durchgangsstrasse' feature collection
OperationId
getFeature_f17eccb4-600d-44d8-976f-4c8334ff9573_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Strassen und Wege - Durchgangsstrasse' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Strassen und Wege - Durchgangsstrasse' feature collection
OperationId
getFeatures_f17eccb4-600d-44d8-976f-4c8334ff9573
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Durchgangsstrasse Retrieve features filtered by: ID Durchgangsstrasse (Integer) integer
Durchgangsstrassennummer Retrieve features filtered by: Durchgangsstrassennummer (String) string
Durchgangsstrassentyp Retrieve features filtered by: Durchgangsstrassentyp (String) string
Strecke Retrieve features filtered by: Strecke (String) string
Bemerkungen Retrieve features filtered by: Bemerkungen (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Durchgangsstrasse', 'Durchgangsstrassennummer', 'Durchgangsstrassentyp', 'Strecke', 'Bemerkungen' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Durchgangsstrasse' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f17eccb4-600d-44d8-976f-4c8334ff9573_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Strassen und Wege - Durchgangsstrasse' feature collection
OperationId
describeCollection_f17eccb4-600d-44d8-976f-4c8334ff9573
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Durchgangsstrasse' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Strassen und Wege - Strasse/Weg - Kantonsstrassen in Riehen und Bettingen' feature collection
OperationId
getFeature_f47d57c4-1383-40f0-8f2b-e5f8e9dfb6d2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Strassen und Wege - Strasse/Weg - Kantonsstrassen in Riehen und Bettingen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Strassen und Wege - Strasse/Weg - Kantonsstrassen in Riehen und Bettingen' feature collection
OperationId
getFeatures_f47d57c4-1383-40f0-8f2b-e5f8e9dfb6d2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strasse/Weg Retrieve features filtered by: ID Strasse/Weg (Integer) integer
Strassennummer Retrieve features filtered by: Strassennummer (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Gemeindename Retrieve features filtered by: Gemeindename (String) string
Strassennetzhierarchie Code Retrieve features filtered by: Strassennetzhierarchie Code (String) string
Strassennetzhierarchie Text Retrieve features filtered by: Strassennetzhierarchie Text (String) string
Strassenkategorie Retrieve features filtered by: Strassenkategorie (String) string
Wegkategorie Retrieve features filtered by: Wegkategorie (String) string
Signalisierte Geschwindigkeit Retrieve features filtered by: Signalisierte Geschwindigkeit (Integer) integer
Temporegime Retrieve features filtered by: Temporegime (String) string
Strassenlänge Retrieve features filtered by: Strassenlänge (Double) number
Strassenabschnittslänge Retrieve features filtered by: Strassenabschnittslänge (Double) number
Zulassung Velo Retrieve features filtered by: Zulassung Velo (String) string
Strasseneigentümer Retrieve features filtered by: Strasseneigentümer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strasse/Weg', 'Strassennummer', 'Strassenname', 'Gemeindename', 'Strassennetzhierarchie Code', 'Strassennetzhierarchie Text', 'Strassenkategorie', 'Wegkategorie', 'Signalisierte Geschwindigkeit', 'Temporegime', 'Strassenlänge', 'Strassenabschnittslänge', 'Zulassung Velo', 'Strasseneigentümer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Strasse/Weg - Kantonsstrassen in Riehen und Bettingen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f47d57c4-1383-40f0-8f2b-e5f8e9dfb6d2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Strassen und Wege - Strasse/Weg - Kantonsstrassen in Riehen und Bettingen' feature collection
OperationId
describeCollection_f47d57c4-1383-40f0-8f2b-e5f8e9dfb6d2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Strasse/Weg - Kantonsstrassen in Riehen und Bettingen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Strassen und Wege - Strasse/Weg - Permanent signalisierte Höchstgeschwindigkeit' feature collection
OperationId
getFeature_fc18390b-bd34-429a-88f5-f38b994f34a5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Strassen und Wege - Strasse/Weg - Permanent signalisierte Höchstgeschwindigkeit' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Strassen und Wege - Strasse/Weg - Permanent signalisierte Höchstgeschwindigkeit' feature collection
OperationId
getFeatures_fc18390b-bd34-429a-88f5-f38b994f34a5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strasse/Weg Retrieve features filtered by: ID Strasse/Weg (Integer) integer
Strassennummer Retrieve features filtered by: Strassennummer (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Gemeindename Retrieve features filtered by: Gemeindename (String) string
Strassennetzhierarchie Code Retrieve features filtered by: Strassennetzhierarchie Code (String) string
Strassennetzhierarchie Text Retrieve features filtered by: Strassennetzhierarchie Text (String) string
Strassenkategorie Retrieve features filtered by: Strassenkategorie (String) string
Wegkategorie Retrieve features filtered by: Wegkategorie (String) string
Signalisierte Geschwindigkeit Retrieve features filtered by: Signalisierte Geschwindigkeit (Integer) integer
Temporegime Retrieve features filtered by: Temporegime (String) string
Strassenlänge Retrieve features filtered by: Strassenlänge (Double) number
Strassenabschnittslänge Retrieve features filtered by: Strassenabschnittslänge (Double) number
Zulassung Velo Retrieve features filtered by: Zulassung Velo (String) string
Strasseneigentümer Retrieve features filtered by: Strasseneigentümer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strasse/Weg', 'Strassennummer', 'Strassenname', 'Gemeindename', 'Strassennetzhierarchie Code', 'Strassennetzhierarchie Text', 'Strassenkategorie', 'Wegkategorie', 'Signalisierte Geschwindigkeit', 'Temporegime', 'Strassenlänge', 'Strassenabschnittslänge', 'Zulassung Velo', 'Strasseneigentümer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Strasse/Weg - Permanent signalisierte Höchstgeschwindigkeit' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_fc18390b-bd34-429a-88f5-f38b994f34a5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Strassen und Wege - Strasse/Weg - Permanent signalisierte Höchstgeschwindigkeit' feature collection
OperationId
describeCollection_fc18390b-bd34-429a-88f5-f38b994f34a5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Strasse/Weg - Permanent signalisierte Höchstgeschwindigkeit' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Strassen und Wege - Strasse/Weg - Permanent signalisiertes Temporegime in autofreier Innenstadt' feature collection
OperationId
getFeature_95a76eab-b26a-410f-b311-0c7d1a5fd84b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Strassen und Wege - Strasse/Weg - Permanent signalisiertes Temporegime in autofreier Innenstadt' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Strassen und Wege - Strasse/Weg - Permanent signalisiertes Temporegime in autofreier Innenstadt' feature collection
OperationId
getFeatures_95a76eab-b26a-410f-b311-0c7d1a5fd84b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strasse/Weg Retrieve features filtered by: ID Strasse/Weg (Integer) integer
Strassennummer Retrieve features filtered by: Strassennummer (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Gemeindename Retrieve features filtered by: Gemeindename (String) string
Strassennetzhierarchie Code Retrieve features filtered by: Strassennetzhierarchie Code (String) string
Strassennetzhierarchie Text Retrieve features filtered by: Strassennetzhierarchie Text (String) string
Strassenkategorie Retrieve features filtered by: Strassenkategorie (String) string
Wegkategorie Retrieve features filtered by: Wegkategorie (String) string
Signalisierte Geschwindigkeit Retrieve features filtered by: Signalisierte Geschwindigkeit (Integer) integer
Temporegime Retrieve features filtered by: Temporegime (String) string
Strassenlänge Retrieve features filtered by: Strassenlänge (Double) number
Strassenabschnittslänge Retrieve features filtered by: Strassenabschnittslänge (Double) number
Zulassung Velo Retrieve features filtered by: Zulassung Velo (String) string
Strasseneigentümer Retrieve features filtered by: Strasseneigentümer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strasse/Weg', 'Strassennummer', 'Strassenname', 'Gemeindename', 'Strassennetzhierarchie Code', 'Strassennetzhierarchie Text', 'Strassenkategorie', 'Wegkategorie', 'Signalisierte Geschwindigkeit', 'Temporegime', 'Strassenlänge', 'Strassenabschnittslänge', 'Zulassung Velo', 'Strasseneigentümer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Strasse/Weg - Permanent signalisiertes Temporegime in autofreier Innenstadt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_95a76eab-b26a-410f-b311-0c7d1a5fd84b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Strassen und Wege - Strasse/Weg - Permanent signalisiertes Temporegime in autofreier Innenstadt' feature collection
OperationId
describeCollection_95a76eab-b26a-410f-b311-0c7d1a5fd84b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Strasse/Weg - Permanent signalisiertes Temporegime in autofreier Innenstadt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Strassen und Wege - Strasse/Weg - Permanent signalisiertes Temporegime ohne autofreie Innenstadt' feature collection
OperationId
getFeature_5611c8da-1a9d-4ea6-a440-8b7f465f6b90_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Strassen und Wege - Strasse/Weg - Permanent signalisiertes Temporegime ohne autofreie Innenstadt' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Strassen und Wege - Strasse/Weg - Permanent signalisiertes Temporegime ohne autofreie Innenstadt' feature collection
OperationId
getFeatures_5611c8da-1a9d-4ea6-a440-8b7f465f6b90
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strasse/Weg Retrieve features filtered by: ID Strasse/Weg (Integer) integer
Strassennummer Retrieve features filtered by: Strassennummer (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Gemeindename Retrieve features filtered by: Gemeindename (String) string
Strassennetzhierarchie Code Retrieve features filtered by: Strassennetzhierarchie Code (String) string
Strassennetzhierarchie Text Retrieve features filtered by: Strassennetzhierarchie Text (String) string
Strassenkategorie Retrieve features filtered by: Strassenkategorie (String) string
Wegkategorie Retrieve features filtered by: Wegkategorie (String) string
Signalisierte Geschwindigkeit Retrieve features filtered by: Signalisierte Geschwindigkeit (Integer) integer
Temporegime Retrieve features filtered by: Temporegime (String) string
Strassenlänge Retrieve features filtered by: Strassenlänge (Double) number
Strassenabschnittslänge Retrieve features filtered by: Strassenabschnittslänge (Double) number
Zulassung Velo Retrieve features filtered by: Zulassung Velo (String) string
Strasseneigentümer Retrieve features filtered by: Strasseneigentümer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strasse/Weg', 'Strassennummer', 'Strassenname', 'Gemeindename', 'Strassennetzhierarchie Code', 'Strassennetzhierarchie Text', 'Strassenkategorie', 'Wegkategorie', 'Signalisierte Geschwindigkeit', 'Temporegime', 'Strassenlänge', 'Strassenabschnittslänge', 'Zulassung Velo', 'Strasseneigentümer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Strasse/Weg - Permanent signalisiertes Temporegime ohne autofreie Innenstadt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5611c8da-1a9d-4ea6-a440-8b7f465f6b90_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Strassen und Wege - Strasse/Weg - Permanent signalisiertes Temporegime ohne autofreie Innenstadt' feature collection
OperationId
describeCollection_5611c8da-1a9d-4ea6-a440-8b7f465f6b90
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Strasse/Weg - Permanent signalisiertes Temporegime ohne autofreie Innenstadt' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Strassen und Wege - Strasse/Weg - Siedlungsorientierte Strassen' feature collection
OperationId
getFeature_3672db0c-57bf-42a2-b734-7702a40b3571_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Strassen und Wege - Strasse/Weg - Siedlungsorientierte Strassen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Strassen und Wege - Strasse/Weg - Siedlungsorientierte Strassen' feature collection
OperationId
getFeatures_3672db0c-57bf-42a2-b734-7702a40b3571
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strasse/Weg Retrieve features filtered by: ID Strasse/Weg (Integer) integer
Strassennummer Retrieve features filtered by: Strassennummer (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Gemeindename Retrieve features filtered by: Gemeindename (String) string
Strassennetzhierarchie Code Retrieve features filtered by: Strassennetzhierarchie Code (String) string
Strassennetzhierarchie Text Retrieve features filtered by: Strassennetzhierarchie Text (String) string
Strassenkategorie Retrieve features filtered by: Strassenkategorie (String) string
Wegkategorie Retrieve features filtered by: Wegkategorie (String) string
Signalisierte Geschwindigkeit Retrieve features filtered by: Signalisierte Geschwindigkeit (Integer) integer
Temporegime Retrieve features filtered by: Temporegime (String) string
Strassenlänge Retrieve features filtered by: Strassenlänge (Double) number
Strassenabschnittslänge Retrieve features filtered by: Strassenabschnittslänge (Double) number
Zulassung Velo Retrieve features filtered by: Zulassung Velo (String) string
Strasseneigentümer Retrieve features filtered by: Strasseneigentümer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strasse/Weg', 'Strassennummer', 'Strassenname', 'Gemeindename', 'Strassennetzhierarchie Code', 'Strassennetzhierarchie Text', 'Strassenkategorie', 'Wegkategorie', 'Signalisierte Geschwindigkeit', 'Temporegime', 'Strassenlänge', 'Strassenabschnittslänge', 'Zulassung Velo', 'Strasseneigentümer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Strasse/Weg - Siedlungsorientierte Strassen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_3672db0c-57bf-42a2-b734-7702a40b3571_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Strassen und Wege - Strasse/Weg - Siedlungsorientierte Strassen' feature collection
OperationId
describeCollection_3672db0c-57bf-42a2-b734-7702a40b3571
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Strasse/Weg - Siedlungsorientierte Strassen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Strassen und Wege - Strasse/Weg - Verkehrsorientierte Strassen' feature collection
OperationId
getFeature_b3ee7f28-7013-4f60-a592-9e1d98e43e86_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Strassen und Wege - Strasse/Weg - Verkehrsorientierte Strassen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Strassen und Wege - Strasse/Weg - Verkehrsorientierte Strassen' feature collection
OperationId
getFeatures_b3ee7f28-7013-4f60-a592-9e1d98e43e86
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strasse/Weg Retrieve features filtered by: ID Strasse/Weg (Integer) integer
Strassennummer Retrieve features filtered by: Strassennummer (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Gemeindename Retrieve features filtered by: Gemeindename (String) string
Strassennetzhierarchie Code Retrieve features filtered by: Strassennetzhierarchie Code (String) string
Strassennetzhierarchie Text Retrieve features filtered by: Strassennetzhierarchie Text (String) string
Strassenkategorie Retrieve features filtered by: Strassenkategorie (String) string
Wegkategorie Retrieve features filtered by: Wegkategorie (String) string
Signalisierte Geschwindigkeit Retrieve features filtered by: Signalisierte Geschwindigkeit (Integer) integer
Temporegime Retrieve features filtered by: Temporegime (String) string
Strassenlänge Retrieve features filtered by: Strassenlänge (Double) number
Strassenabschnittslänge Retrieve features filtered by: Strassenabschnittslänge (Double) number
Zulassung Velo Retrieve features filtered by: Zulassung Velo (String) string
Strasseneigentümer Retrieve features filtered by: Strasseneigentümer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strasse/Weg', 'Strassennummer', 'Strassenname', 'Gemeindename', 'Strassennetzhierarchie Code', 'Strassennetzhierarchie Text', 'Strassenkategorie', 'Wegkategorie', 'Signalisierte Geschwindigkeit', 'Temporegime', 'Strassenlänge', 'Strassenabschnittslänge', 'Zulassung Velo', 'Strasseneigentümer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Strasse/Weg - Verkehrsorientierte Strassen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b3ee7f28-7013-4f60-a592-9e1d98e43e86_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Strassen und Wege - Strasse/Weg - Verkehrsorientierte Strassen' feature collection
OperationId
describeCollection_b3ee7f28-7013-4f60-a592-9e1d98e43e86
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Strasse/Weg - Verkehrsorientierte Strassen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Strassen und Wege - Strasse/Weg - Wege' feature collection
OperationId
getFeature_27e647dc-2ce9-49a0-a949-6d98e3ef24c0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Strassen und Wege - Strasse/Weg - Wege' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Strassen und Wege - Strasse/Weg - Wege' feature collection
OperationId
getFeatures_27e647dc-2ce9-49a0-a949-6d98e3ef24c0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Strasse/Weg Retrieve features filtered by: ID Strasse/Weg (Integer) integer
Strassennummer Retrieve features filtered by: Strassennummer (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Gemeindename Retrieve features filtered by: Gemeindename (String) string
Strassennetzhierarchie Code Retrieve features filtered by: Strassennetzhierarchie Code (String) string
Strassennetzhierarchie Text Retrieve features filtered by: Strassennetzhierarchie Text (String) string
Strassenkategorie Retrieve features filtered by: Strassenkategorie (String) string
Wegkategorie Retrieve features filtered by: Wegkategorie (String) string
Signalisierte Geschwindigkeit Retrieve features filtered by: Signalisierte Geschwindigkeit (Integer) integer
Temporegime Retrieve features filtered by: Temporegime (String) string
Strassenlänge Retrieve features filtered by: Strassenlänge (Double) number
Strassenabschnittslänge Retrieve features filtered by: Strassenabschnittslänge (Double) number
Zulassung Velo Retrieve features filtered by: Zulassung Velo (String) string
Strasseneigentümer Retrieve features filtered by: Strasseneigentümer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Strasse/Weg', 'Strassennummer', 'Strassenname', 'Gemeindename', 'Strassennetzhierarchie Code', 'Strassennetzhierarchie Text', 'Strassenkategorie', 'Wegkategorie', 'Signalisierte Geschwindigkeit', 'Temporegime', 'Strassenlänge', 'Strassenabschnittslänge', 'Zulassung Velo', 'Strasseneigentümer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Strasse/Weg - Wege' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_27e647dc-2ce9-49a0-a949-6d98e3ef24c0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Strassen und Wege - Strasse/Weg - Wege' feature collection
OperationId
describeCollection_27e647dc-2ce9-49a0-a949-6d98e3ef24c0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassen und Wege - Strasse/Weg - Wege' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Strassennamen' feature collection
OperationId
getFeature_1a8718ce-8b6e-4b6b-9acf-499917a94363_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Strassennamen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Strassennamen' feature collection
OperationId
getFeatures_1a8718ce-8b6e-4b6b-9acf-499917a94363
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Strassen-ID Retrieve features filtered by: Strassen-ID (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Strassenname kurz Retrieve features filtered by: Strassenname kurz (String) string
Strassenindex Retrieve features filtered by: Strassenindex (String) string
Gemeindename Retrieve features filtered by: Gemeindename (String) string
Erklärung erste Zeile Retrieve features filtered by: Erklärung erste Zeile (String) string
Erklärung zweite Zeile Retrieve features filtered by: Erklärung zweite Zeile (String) string
Amtliche Benennung Retrieve features filtered by: Amtliche Benennung (String) string
Erstmalige Erwähnung Retrieve features filtered by: Erstmalige Erwähnung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Strassen-ID', 'Strassenname', 'Strassenname kurz', 'Strassenindex', 'Gemeindename', 'Erklärung erste Zeile', 'Erklärung zweite Zeile', 'Amtliche Benennung', 'Erstmalige Erwähnung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassennamen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_1a8718ce-8b6e-4b6b-9acf-499917a94363_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Strassennamen' feature collection
OperationId
describeCollection_1a8718ce-8b6e-4b6b-9acf-499917a94363
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Strassennamen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Tagesfamilien pro Bezirk' feature collection
OperationId
getFeature_040961d1-297b-4295-9b09-ae5dbc00b6c8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Tagesfamilien pro Bezirk' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Tagesfamilien pro Bezirk' feature collection
OperationId
getFeatures_040961d1-297b-4295-9b09-ae5dbc00b6c8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Bezirk Retrieve features filtered by: Bezirk (String) string
Anzahl Plätze Retrieve features filtered by: Anzahl Plätze (Integer) integer
Altersspanne Betreuung Retrieve features filtered by: Altersspanne Betreuung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Bezirk', 'Anzahl Plätze', 'Altersspanne Betreuung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Tagesfamilien pro Bezirk' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_040961d1-297b-4295-9b09-ae5dbc00b6c8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Tagesfamilien pro Bezirk' feature collection
OperationId
describeCollection_040961d1-297b-4295-9b09-ae5dbc00b6c8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Tagesfamilien pro Bezirk' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Tagesheime und Kitas' feature collection
OperationId
getFeature_94dbd9ff-8cfc-4159-ada3-d73307f95514_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Tagesheime und Kitas' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Tagesheime und Kitas' feature collection
OperationId
getFeatures_94dbd9ff-8cfc-4159-ada3-d73307f95514
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Institutionsnummer Retrieve features filtered by: ID Institutionsnummer (Integer) integer
Name Retrieve features filtered by: Name (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Postleitzahl Retrieve features filtered by: Postleitzahl (Integer) integer
Ort Retrieve features filtered by: Ort (String) string
Telefon Retrieve features filtered by: Telefon (String) string
Homepage Retrieve features filtered by: Homepage (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Institutionsnummer', 'Name', 'Strasse', 'Hausnummer', 'Postleitzahl', 'Ort', 'Telefon', 'Homepage' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Tagesheime und Kitas' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_94dbd9ff-8cfc-4159-ada3-d73307f95514_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Tagesheime und Kitas' feature collection
OperationId
describeCollection_94dbd9ff-8cfc-4159-ada3-d73307f95514
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Tagesheime und Kitas' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloparkieranlage' feature collection
OperationId
getFeature_1def18b4-dc83-4de9-a0f6-f5d2e53f72d8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloparkieranlage' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloparkieranlage' feature collection
OperationId
getFeatures_1def18b4-dc83-4de9-a0f6-f5d2e53f72d8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Veloabstellanlage Retrieve features filtered by: ID Veloabstellanlage (Integer) integer
Velostation Retrieve features filtered by: Velostation (String) string
Info zum Teilrichtplan Retrieve features filtered by: Info zum Teilrichtplan (String) string
Bike&Ride-Anlage Kanton Retrieve features filtered by: Bike&Ride-Anlage Kanton (String) string
Bike&Ride-Anlage Gemeinde Retrieve features filtered by: Bike&Ride-Anlage Gemeinde (String) string
Massnahmen-Nummer Retrieve features filtered by: Massnahmen-Nummer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Veloabstellanlage', 'Velostation', 'Info zum Teilrichtplan', 'Bike&Ride-Anlage Kanton', 'Bike&Ride-Anlage Gemeinde', 'Massnahmen-Nummer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloparkieranlage' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_1def18b4-dc83-4de9-a0f6-f5d2e53f72d8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloparkieranlage' feature collection
OperationId
describeCollection_1def18b4-dc83-4de9-a0f6-f5d2e53f72d8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloparkieranlage' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloroutennetz Alltag' feature collection
OperationId
getFeature_92884bcd-b01a-4eb8-ae92-964d65eb18ae_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloroutennetz Alltag' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloroutennetz Alltag' feature collection
OperationId
getFeatures_92884bcd-b01a-4eb8-ae92-964d65eb18ae
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Veloroute Retrieve features filtered by: ID Veloroute (Integer) integer
Status Retrieve features filtered by: Status (String) string
Massnahmennummer Veloinfrastruktur Retrieve features filtered by: Massnahmennummer Veloinfrastruktur (String) string
Gemeinde Retrieve features filtered by: Gemeinde (String) string
Velovorzugsroute Retrieve features filtered by: Velovorzugsroute (String) string
Velohauptverbindung Retrieve features filtered by: Velohauptverbindung (String) string
Velonebenverbindung Retrieve features filtered by: Velonebenverbindung (String) string
Länge Retrieve features filtered by: Länge (Double) number
Fahrtrichtung bei Einbahn Retrieve features filtered by: Fahrtrichtung bei Einbahn (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Veloroute', 'Status', 'Massnahmennummer Veloinfrastruktur', 'Gemeinde', 'Velovorzugsroute', 'Velohauptverbindung', 'Velonebenverbindung', 'Länge', 'Fahrtrichtung bei Einbahn' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloroutennetz Alltag' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_92884bcd-b01a-4eb8-ae92-964d65eb18ae_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloroutennetz Alltag' feature collection
OperationId
describeCollection_92884bcd-b01a-4eb8-ae92-964d65eb18ae
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloroutennetz Alltag' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloroutennetz Freizeit' feature collection
OperationId
getFeature_b34fdf63-a9ec-4ee7-9254-f658eb020479_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloroutennetz Freizeit' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloroutennetz Freizeit' feature collection
OperationId
getFeatures_b34fdf63-a9ec-4ee7-9254-f658eb020479
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Veloroute Retrieve features filtered by: ID Veloroute (Integer) integer
Kategorie Retrieve features filtered by: Kategorie (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Link zur Route Retrieve features filtered by: Link zur Route (String) string
Länge Retrieve features filtered by: Länge (Double) number
Typ Retrieve features filtered by: Typ (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Veloroute', 'Kategorie', 'Bezeichnung', 'Beschreibung', 'Link zur Route', 'Länge', 'Typ' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloroutennetz Freizeit' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b34fdf63-a9ec-4ee7-9254-f658eb020479_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloroutennetz Freizeit' feature collection
OperationId
describeCollection_b34fdf63-a9ec-4ee7-9254-f658eb020479
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Teilrichtplan Velo 2026 (in Vernehmlassung) - Veloroutennetz Freizeit' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' feature collection
OperationId
getFeature_5c82c32e-c925-4b40-89c6-5da480ab50f9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' feature collection
OperationId
getFeatures_5c82c32e-c925-4b40-89c6-5da480ab50f9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenztyp Retrieve features filtered by: Grenztyp (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenztyp' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5c82c32e-c925-4b40-89c6-5da480ab50f9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' feature collection
OperationId
describeCollection_5c82c32e-c925-4b40-89c6-5da480ab50f9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_farbig_4730e545_1d68_43b3_84e7_67a6f3e2d24a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_farbig_4730e545_1d68_43b3_84e7_67a6f3e2d24a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenztyp Retrieve features filtered by: Grenztyp (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenztyp' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_farbig_4730e545_1d68_43b3_84e7_67a6f3e2d24a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_farbig_4730e545_1d68_43b3_84e7_67a6f3e2d24a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_farbig_a07b8e66_d5ba_4b4d_a6f9_a755349e70c1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_farbig_a07b8e66_d5ba_4b4d_a6f9_a755349e70c1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenztyp Retrieve features filtered by: Grenztyp (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenztyp' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_farbig_a07b8e66_d5ba_4b4d_a6f9_a755349e70c1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_farbig_a07b8e66_d5ba_4b4d_a6f9_a755349e70c1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' feature collection
OperationId
getFeature_da71feec-4477-46df-a589-dd2bdc950845_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' feature collection
OperationId
getFeatures_da71feec-4477-46df-a589-dd2bdc950845
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenztyp Retrieve features filtered by: Grenztyp (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenztyp' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_da71feec-4477-46df-a589-dd2bdc950845_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' feature collection
OperationId
describeCollection_da71feec-4477-46df-a589-dd2bdc950845
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_grau_aec5d413_45e9_4c27_b10d_a5a3efed2a1c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_grau_aec5d413_45e9_4c27_b10d_a5a3efed2a1c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenztyp Retrieve features filtered by: Grenztyp (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenztyp' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_grau_aec5d413_45e9_4c27_b10d_a5a3efed2a1c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_grau_aec5d413_45e9_4c27_b10d_a5a3efed2a1c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_grau_78462f15_2197_4c01_9ae3_1084f62b0b84_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_grau_78462f15_2197_4c01_9ae3_1084f62b0b84
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenztyp Retrieve features filtered by: Grenztyp (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenztyp' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_grau_78462f15_2197_4c01_9ae3_1084f62b0b84_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___alle_Massst_be_grau_78462f15_2197_4c01_9ae3_1084f62b0b84
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - alle Massstäbe grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' feature collection
OperationId
getFeature_f7b18ca7-b761-40bf-9d99-492de459fff3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' feature collection
OperationId
getFeatures_f7b18ca7-b761-40bf-9d99-492de459fff3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenztyp Retrieve features filtered by: Grenztyp (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenztyp' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f7b18ca7-b761-40bf-9d99-492de459fff3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' feature collection
OperationId
describeCollection_f7b18ca7-b761-40bf-9d99-492de459fff3
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_farbig_591b1519_eee1_4f91_8926_9a5fd2b94de7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_farbig_591b1519_eee1_4f91_8926_9a5fd2b94de7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenztyp Retrieve features filtered by: Grenztyp (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenztyp' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_farbig_591b1519_eee1_4f91_8926_9a5fd2b94de7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_farbig_591b1519_eee1_4f91_8926_9a5fd2b94de7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_farbig_57d78cc7_65f0_4811_a689_f38fcc1b8bdf_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_farbig_57d78cc7_65f0_4811_a689_f38fcc1b8bdf
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenztyp Retrieve features filtered by: Grenztyp (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenztyp' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_farbig_57d78cc7_65f0_4811_a689_f38fcc1b8bdf_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_farbig_57d78cc7_65f0_4811_a689_f38fcc1b8bdf
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' feature collection
OperationId
getFeature_9eb51b0a-d189-43fc-bdb0-e16db76f7355_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' feature collection
OperationId
getFeatures_9eb51b0a-d189-43fc-bdb0-e16db76f7355
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenztyp Retrieve features filtered by: Grenztyp (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenztyp' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9eb51b0a-d189-43fc-bdb0-e16db76f7355_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' feature collection
OperationId
describeCollection_9eb51b0a-d189-43fc-bdb0-e16db76f7355
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_grau_2683af52_2d60_4772_abeb_62af5ffc1181_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_grau_2683af52_2d60_4772_abeb_62af5ffc1181
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenztyp Retrieve features filtered by: Grenztyp (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenztyp' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_grau_2683af52_2d60_4772_abeb_62af5ffc1181_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_grau_2683af52_2d60_4772_abeb_62af5ffc1181
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_grau_8b819573_6687_4688_b077_b8d355a432db_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_grau_8b819573_6687_4688_b077_b8d355a432db
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenztyp Retrieve features filtered by: Grenztyp (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenztyp' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_grau_8b819573_6687_4688_b077_b8d355a432db_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Fl_chen___bis_1_1100_grau_8b819573_6687_4688_b077_b8d355a432db
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Flächen - bis 1:1100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' feature collection
OperationId
getFeature_b77197c7-e4c8-4686-b4b8-9ce50b793a1b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' feature collection
OperationId
getFeatures_b77197c7-e4c8-4686-b4b8-9ce50b793a1b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b77197c7-e4c8-4686-b4b8-9ce50b793a1b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' feature collection
OperationId
describeCollection_b77197c7-e4c8-4686-b4b8-9ce50b793a1b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_farbig_0a4047a3_cfe0_4f2e_a154_bbb0446828da_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_farbig_0a4047a3_cfe0_4f2e_a154_bbb0446828da
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_farbig_0a4047a3_cfe0_4f2e_a154_bbb0446828da_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_farbig_0a4047a3_cfe0_4f2e_a154_bbb0446828da
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_farbig_8a4dec3f_4fb6_4646_9390_c480edaaece2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_farbig_8a4dec3f_4fb6_4646_9390_c480edaaece2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_farbig_8a4dec3f_4fb6_4646_9390_c480edaaece2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_farbig_8a4dec3f_4fb6_4646_9390_c480edaaece2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' feature collection
OperationId
getFeature_fd74efd0-81a6-420a-9622-7cbe26f42167_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' feature collection
OperationId
getFeatures_fd74efd0-81a6-420a-9622-7cbe26f42167
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_fd74efd0-81a6-420a-9622-7cbe26f42167_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' feature collection
OperationId
describeCollection_fd74efd0-81a6-420a-9622-7cbe26f42167
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_grau_e2adc0c5_04b8_4a09_9a22_eaeb9e5ed878_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_grau_e2adc0c5_04b8_4a09_9a22_eaeb9e5ed878
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_grau_e2adc0c5_04b8_4a09_9a22_eaeb9e5ed878_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_grau_e2adc0c5_04b8_4a09_9a22_eaeb9e5ed878
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_grau_445982f4_b007_49b2_ace6_a7d8a44b35c1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_grau_445982f4_b007_49b2_ace6_a7d8a44b35c1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_grau_445982f4_b007_49b2_ace6_a7d8a44b35c1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_AV_grau_445982f4_b007_49b2_ace6_a7d8a44b35c1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' feature collection
OperationId
getFeature_ef7c672f-5e68-4649-942f-78ef8ccdf02b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' feature collection
OperationId
getFeatures_ef7c672f-5e68-4649-942f-78ef8ccdf02b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ef7c672f-5e68-4649-942f-78ef8ccdf02b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' feature collection
OperationId
describeCollection_ef7c672f-5e68-4649-942f-78ef8ccdf02b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_farbig_ab2adf33_5ff7_4f2f_a0be_1d70624726cb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_farbig_ab2adf33_5ff7_4f2f_a0be_1d70624726cb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_farbig_ab2adf33_5ff7_4f2f_a0be_1d70624726cb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_farbig_ab2adf33_5ff7_4f2f_a0be_1d70624726cb
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_farbig_1aaa971f_4d2b_4cc9_8106_fe69587a0801_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_farbig_1aaa971f_4d2b_4cc9_8106_fe69587a0801
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_farbig_1aaa971f_4d2b_4cc9_8106_fe69587a0801_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_farbig_1aaa971f_4d2b_4cc9_8106_fe69587a0801
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' feature collection
OperationId
getFeature_abb369ac-7a41-47cb-8ba5-861cc4582aee_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' feature collection
OperationId
getFeatures_abb369ac-7a41-47cb-8ba5-861cc4582aee
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_abb369ac-7a41-47cb-8ba5-861cc4582aee_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' feature collection
OperationId
describeCollection_abb369ac-7a41-47cb-8ba5-861cc4582aee
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_grau_2bd982fd_3153_4625_93c9_303ca534543f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_grau_2bd982fd_3153_4625_93c9_303ca534543f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_grau_2bd982fd_3153_4625_93c9_303ca534543f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_grau_2bd982fd_3153_4625_93c9_303ca534543f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_grau_b80d2596_df5c_4ab9_98dc_ce60676c7fc9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_grau_b80d2596_df5c_4ab9_98dc_ce60676c7fc9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_grau_b80d2596_df5c_4ab9_98dc_ce60676c7fc9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_grau_b80d2596_df5c_4ab9_98dc_ce60676c7fc9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' feature collection
OperationId
getFeature_84728818-cf37-4239-8268-75cad8d26aff_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' feature collection
OperationId
getFeatures_84728818-cf37-4239-8268-75cad8d26aff
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_84728818-cf37-4239-8268-75cad8d26aff_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' feature collection
OperationId
describeCollection_84728818-cf37-4239-8268-75cad8d26aff
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_farbig_77de1940_44d9_4e1b_91e6_2bca0b03006a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_farbig_77de1940_44d9_4e1b_91e6_2bca0b03006a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_farbig_77de1940_44d9_4e1b_91e6_2bca0b03006a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_farbig_77de1940_44d9_4e1b_91e6_2bca0b03006a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_farbig_e0db6485_28e7_4b3d_a83a_33e26acf379b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_farbig_e0db6485_28e7_4b3d_a83a_33e26acf379b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_farbig_e0db6485_28e7_4b3d_a83a_33e26acf379b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_farbig_e0db6485_28e7_4b3d_a83a_33e26acf379b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' feature collection
OperationId
getFeature_1e910fdc-59cd-40ff-a869-2936696ca880_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' feature collection
OperationId
getFeatures_1e910fdc-59cd-40ff-a869-2936696ca880
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_1e910fdc-59cd-40ff-a869-2936696ca880_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' feature collection
OperationId
describeCollection_1e910fdc-59cd-40ff-a869-2936696ca880
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_grau_7d1088a6_54f7_4291_88e1_46f0c3a4f51a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_grau_7d1088a6_54f7_4291_88e1_46f0c3a4f51a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_grau_7d1088a6_54f7_4291_88e1_46f0c3a4f51a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_grau_7d1088a6_54f7_4291_88e1_46f0c3a4f51a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_grau_4ec69ddf_81d1_4f3d_a92f_eb5721bd2a30_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_grau_4ec69ddf_81d1_4f3d_a92f_eb5721bd2a30
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_grau_4ec69ddf_81d1_4f3d_a92f_eb5721bd2a30_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_100100_VS_grau_4ec69ddf_81d1_4f3d_a92f_eb5721bd2a30
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:100100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' feature collection
OperationId
getFeature_86200aae-cb7e-45ef-acd1-3101d586e24e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' feature collection
OperationId
getFeatures_86200aae-cb7e-45ef-acd1-3101d586e24e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_86200aae-cb7e-45ef-acd1-3101d586e24e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' feature collection
OperationId
describeCollection_86200aae-cb7e-45ef-acd1-3101d586e24e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_farbig_0d38af9e_f761_419b_81b9_6386e58053f2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_farbig_0d38af9e_f761_419b_81b9_6386e58053f2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_farbig_0d38af9e_f761_419b_81b9_6386e58053f2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_farbig_0d38af9e_f761_419b_81b9_6386e58053f2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_farbig_297766a5_1fbf_4bca_9680_0fe977ced281_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_farbig_297766a5_1fbf_4bca_9680_0fe977ced281
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_farbig_297766a5_1fbf_4bca_9680_0fe977ced281_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_farbig_297766a5_1fbf_4bca_9680_0fe977ced281
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' feature collection
OperationId
getFeature_5176d60f-a2d9-406f-a9b3-96e57335f414_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' feature collection
OperationId
getFeatures_5176d60f-a2d9-406f-a9b3-96e57335f414
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5176d60f-a2d9-406f-a9b3-96e57335f414_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' feature collection
OperationId
describeCollection_5176d60f-a2d9-406f-a9b3-96e57335f414
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_grau_b4814253_681f_45e6_9788_d1a018f1d0d8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_grau_b4814253_681f_45e6_9788_d1a018f1d0d8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_grau_b4814253_681f_45e6_9788_d1a018f1d0d8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_grau_b4814253_681f_45e6_9788_d1a018f1d0d8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_grau_2fc3d896_7392_49d7_9822_6c4bbc9679ac_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_grau_2fc3d896_7392_49d7_9822_6c4bbc9679ac
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_grau_2fc3d896_7392_49d7_9822_6c4bbc9679ac_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_grau_2fc3d896_7392_49d7_9822_6c4bbc9679ac
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' feature collection
OperationId
getFeature_b0d98d1c-2491-4fff-b924-06d93249ea4e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' feature collection
OperationId
getFeatures_b0d98d1c-2491-4fff-b924-06d93249ea4e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b0d98d1c-2491-4fff-b924-06d93249ea4e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' feature collection
OperationId
describeCollection_b0d98d1c-2491-4fff-b924-06d93249ea4e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_farbig_d711fb26_9c12_4a82_8266_429ccb0e3bdb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_farbig_d711fb26_9c12_4a82_8266_429ccb0e3bdb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_farbig_d711fb26_9c12_4a82_8266_429ccb0e3bdb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_farbig_d711fb26_9c12_4a82_8266_429ccb0e3bdb
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_farbig_a2b64561_8935_4d83_a03a_89d45163ff6f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_farbig_a2b64561_8935_4d83_a03a_89d45163ff6f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_farbig_a2b64561_8935_4d83_a03a_89d45163ff6f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_farbig_a2b64561_8935_4d83_a03a_89d45163ff6f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' feature collection
OperationId
getFeature_34a06ca8-6801-4022-a472-7265e18bff12_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' feature collection
OperationId
getFeatures_34a06ca8-6801-4022-a472-7265e18bff12
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_34a06ca8-6801-4022-a472-7265e18bff12_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' feature collection
OperationId
describeCollection_34a06ca8-6801-4022-a472-7265e18bff12
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_grau_c7936173_f2c1_4e43_a6f2_f0b6d5d09180_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_grau_c7936173_f2c1_4e43_a6f2_f0b6d5d09180
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_grau_c7936173_f2c1_4e43_a6f2_f0b6d5d09180_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_grau_c7936173_f2c1_4e43_a6f2_f0b6d5d09180
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_grau_a8702fa4_14fa_40fe_b527_2ff2fcd70d76_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_grau_a8702fa4_14fa_40fe_b527_2ff2fcd70d76
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_grau_a8702fa4_14fa_40fe_b527_2ff2fcd70d76_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_10100_VS_grau_a8702fa4_14fa_40fe_b527_2ff2fcd70d76
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' feature collection
OperationId
getFeature_de7e584a-6424-4516-aab1-9bf98692a895_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' feature collection
OperationId
getFeatures_de7e584a-6424-4516-aab1-9bf98692a895
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_de7e584a-6424-4516-aab1-9bf98692a895_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' feature collection
OperationId
describeCollection_de7e584a-6424-4516-aab1-9bf98692a895
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_farbig_2b1c8f3d_86da_4f13_9641_c01ab68a4bcf_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_farbig_2b1c8f3d_86da_4f13_9641_c01ab68a4bcf
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_farbig_2b1c8f3d_86da_4f13_9641_c01ab68a4bcf_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_farbig_2b1c8f3d_86da_4f13_9641_c01ab68a4bcf
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_farbig_e8fec651_16d5_4819_8362_49b06574e4d0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_farbig_e8fec651_16d5_4819_8362_49b06574e4d0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_farbig_e8fec651_16d5_4819_8362_49b06574e4d0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_farbig_e8fec651_16d5_4819_8362_49b06574e4d0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' feature collection
OperationId
getFeature_bdce5a2a-faa2-47ad-8dae-25c4040670a9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' feature collection
OperationId
getFeatures_bdce5a2a-faa2-47ad-8dae-25c4040670a9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_bdce5a2a-faa2-47ad-8dae-25c4040670a9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' feature collection
OperationId
describeCollection_bdce5a2a-faa2-47ad-8dae-25c4040670a9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_grau_d6c0e55e_3252_4b01_ac0f_010ea6bda056_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_grau_d6c0e55e_3252_4b01_ac0f_010ea6bda056
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_grau_d6c0e55e_3252_4b01_ac0f_010ea6bda056_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_grau_d6c0e55e_3252_4b01_ac0f_010ea6bda056
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_grau_63510322_2e8d_4b0e_8494_d70a8aa2e26f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_grau_63510322_2e8d_4b0e_8494_d70a8aa2e26f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_grau_63510322_2e8d_4b0e_8494_d70a8aa2e26f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_grau_63510322_2e8d_4b0e_8494_d70a8aa2e26f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' feature collection
OperationId
getFeature_cda5dd6d-a674-4baf-8da9-0e03fd116d49_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' feature collection
OperationId
getFeatures_cda5dd6d-a674-4baf-8da9-0e03fd116d49
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_cda5dd6d-a674-4baf-8da9-0e03fd116d49_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' feature collection
OperationId
describeCollection_cda5dd6d-a674-4baf-8da9-0e03fd116d49
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_farbig_abf10a93_613b_4392_b0e3_9dc2d274df89_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_farbig_abf10a93_613b_4392_b0e3_9dc2d274df89
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_farbig_abf10a93_613b_4392_b0e3_9dc2d274df89_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_farbig_abf10a93_613b_4392_b0e3_9dc2d274df89
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_farbig_5a523bbd_4ea7_4067_b710_1d66695aefb9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_farbig_5a523bbd_4ea7_4067_b710_1d66695aefb9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_farbig_5a523bbd_4ea7_4067_b710_1d66695aefb9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_farbig_5a523bbd_4ea7_4067_b710_1d66695aefb9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' feature collection
OperationId
getFeature_dde070aa-5ace-443d-a9b2-54c995fa7c42_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' feature collection
OperationId
getFeatures_dde070aa-5ace-443d-a9b2-54c995fa7c42
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_dde070aa-5ace-443d-a9b2-54c995fa7c42_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' feature collection
OperationId
describeCollection_dde070aa-5ace-443d-a9b2-54c995fa7c42
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_grau_849d3059_ab9b_4163_94bb_b1119b54f199_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_grau_849d3059_ab9b_4163_94bb_b1119b54f199
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_grau_849d3059_ab9b_4163_94bb_b1119b54f199_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_grau_849d3059_ab9b_4163_94bb_b1119b54f199
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_grau_55328909_0ebb_467a_8b60_55fbcab23ca9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_grau_55328909_0ebb_467a_8b60_55fbcab23ca9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Routenname Retrieve features filtered by: Routenname (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Routenname', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_grau_55328909_0ebb_467a_8b60_55fbcab23ca9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Linien___bis_1_5100_VS_grau_55328909_0ebb_467a_8b60_55fbcab23ca9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Linien - bis 1:5100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' feature collection
OperationId
getFeature_169c35af-eafc-4885-96bb-3e8f973d1901_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' feature collection
OperationId
getFeatures_169c35af-eafc-4885-96bb-3e8f973d1901
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_169c35af-eafc-4885-96bb-3e8f973d1901_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' feature collection
OperationId
describeCollection_169c35af-eafc-4885-96bb-3e8f973d1901
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_farbig_5ea0f8e8_d009_44e1_8364_bbe88de4fbd1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_farbig_5ea0f8e8_d009_44e1_8364_bbe88de4fbd1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_farbig_5ea0f8e8_d009_44e1_8364_bbe88de4fbd1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_farbig_5ea0f8e8_d009_44e1_8364_bbe88de4fbd1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_farbig_965dbc6e_93e2_4bd2_bfef_19ed5eb091b1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_farbig_965dbc6e_93e2_4bd2_bfef_19ed5eb091b1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_farbig_965dbc6e_93e2_4bd2_bfef_19ed5eb091b1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_farbig_965dbc6e_93e2_4bd2_bfef_19ed5eb091b1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' feature collection
OperationId
getFeature_9e4b85a8-c801-4884-85aa-6c04dc7068b1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' feature collection
OperationId
getFeatures_9e4b85a8-c801-4884-85aa-6c04dc7068b1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9e4b85a8-c801-4884-85aa-6c04dc7068b1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' feature collection
OperationId
describeCollection_9e4b85a8-c801-4884-85aa-6c04dc7068b1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_grau_7178bfbe_8217_47bc_a74c_0d3c95f36e50_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_grau_7178bfbe_8217_47bc_a74c_0d3c95f36e50
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_grau_7178bfbe_8217_47bc_a74c_0d3c95f36e50_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_grau_7178bfbe_8217_47bc_a74c_0d3c95f36e50
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_grau_7e853e0e_de11_4d06_86dc_63389af52205_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_grau_7e853e0e_de11_4d06_86dc_63389af52205
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_grau_7e853e0e_de11_4d06_86dc_63389af52205_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_AV_grau_7e853e0e_de11_4d06_86dc_63389af52205
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' feature collection
OperationId
getFeature_710f34eb-9838-46ad-9722-3e005d7771e1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' feature collection
OperationId
getFeatures_710f34eb-9838-46ad-9722-3e005d7771e1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_710f34eb-9838-46ad-9722-3e005d7771e1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' feature collection
OperationId
describeCollection_710f34eb-9838-46ad-9722-3e005d7771e1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_farbig_f143e58d_1e53_4bcd_ab40_80b5e6ce69c0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_farbig_f143e58d_1e53_4bcd_ab40_80b5e6ce69c0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_farbig_f143e58d_1e53_4bcd_ab40_80b5e6ce69c0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_farbig_f143e58d_1e53_4bcd_ab40_80b5e6ce69c0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_farbig_6be4264a_7bb3_4cc1_b760_2e2383abb19d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_farbig_6be4264a_7bb3_4cc1_b760_2e2383abb19d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_farbig_6be4264a_7bb3_4cc1_b760_2e2383abb19d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_farbig_6be4264a_7bb3_4cc1_b760_2e2383abb19d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' feature collection
OperationId
getFeature_4f6d80c0-9533-4e61-b4e5-480b1bcf52be_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' feature collection
OperationId
getFeatures_4f6d80c0-9533-4e61-b4e5-480b1bcf52be
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_4f6d80c0-9533-4e61-b4e5-480b1bcf52be_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' feature collection
OperationId
describeCollection_4f6d80c0-9533-4e61-b4e5-480b1bcf52be
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_grau_aae593c9_f638_483a_8bf2_9d5f34eff242_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_grau_aae593c9_f638_483a_8bf2_9d5f34eff242
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_grau_aae593c9_f638_483a_8bf2_9d5f34eff242_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_grau_aae593c9_f638_483a_8bf2_9d5f34eff242
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_grau_05e2e155_de47_4e01_b650_4489bc68e20c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_grau_05e2e155_de47_4e01_b650_4489bc68e20c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_grau_05e2e155_de47_4e01_b650_4489bc68e20c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_grau_05e2e155_de47_4e01_b650_4489bc68e20c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' feature collection
OperationId
getFeature_649474e8-4899-44bd-bc61-55d4f7033864_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' feature collection
OperationId
getFeatures_649474e8-4899-44bd-bc61-55d4f7033864
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_649474e8-4899-44bd-bc61-55d4f7033864_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' feature collection
OperationId
describeCollection_649474e8-4899-44bd-bc61-55d4f7033864
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_farbig_f8b99f2c_dd06_4856_b1e3_de5769acf797_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_farbig_f8b99f2c_dd06_4856_b1e3_de5769acf797
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_farbig_f8b99f2c_dd06_4856_b1e3_de5769acf797_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_farbig_f8b99f2c_dd06_4856_b1e3_de5769acf797
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_farbig_5e0b519c_e14a_45c0_a160_e8b538752631_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_farbig_5e0b519c_e14a_45c0_a160_e8b538752631
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_farbig_5e0b519c_e14a_45c0_a160_e8b538752631_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_farbig_5e0b519c_e14a_45c0_a160_e8b538752631
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' feature collection
OperationId
getFeature_e82b459a-fc99-408d-9f45-d9e1a3e8413a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' feature collection
OperationId
getFeatures_e82b459a-fc99-408d-9f45-d9e1a3e8413a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e82b459a-fc99-408d-9f45-d9e1a3e8413a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' feature collection
OperationId
describeCollection_e82b459a-fc99-408d-9f45-d9e1a3e8413a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_grau_01b4617b_b730_45c4_bdef_a9ab81036056_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_grau_01b4617b_b730_45c4_bdef_a9ab81036056
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_grau_01b4617b_b730_45c4_bdef_a9ab81036056_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_grau_01b4617b_b730_45c4_bdef_a9ab81036056
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_grau_a16dd800_9032_4866_81b8_dccf721414d3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_grau_a16dd800_9032_4866_81b8_dccf721414d3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_grau_a16dd800_9032_4866_81b8_dccf721414d3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___alle_Massst_be_VS_grau_a16dd800_9032_4866_81b8_dccf721414d3
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - alle Massstäbe VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' feature collection
OperationId
getFeature_7109bbda-629f-493c-9d6e-258373b7f9c4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' feature collection
OperationId
getFeatures_7109bbda-629f-493c-9d6e-258373b7f9c4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7109bbda-629f-493c-9d6e-258373b7f9c4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' feature collection
OperationId
describeCollection_7109bbda-629f-493c-9d6e-258373b7f9c4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_farbig_98588ada_45f2_4aa2_95c6_83857f7d8d72_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_farbig_98588ada_45f2_4aa2_95c6_83857f7d8d72
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_farbig_98588ada_45f2_4aa2_95c6_83857f7d8d72_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_farbig_98588ada_45f2_4aa2_95c6_83857f7d8d72
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_farbig_fe3ef15c_0360_4f17_a0c8_946161b756eb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_farbig_fe3ef15c_0360_4f17_a0c8_946161b756eb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_farbig_fe3ef15c_0360_4f17_a0c8_946161b756eb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_farbig_fe3ef15c_0360_4f17_a0c8_946161b756eb
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' feature collection
OperationId
getFeature_7b748974-af61-4fde-9189-6da11f42c304_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' feature collection
OperationId
getFeatures_7b748974-af61-4fde-9189-6da11f42c304
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7b748974-af61-4fde-9189-6da11f42c304_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' feature collection
OperationId
describeCollection_7b748974-af61-4fde-9189-6da11f42c304
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_grau_d31ea727_351b_4515_baef_101a5f1096e4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_grau_d31ea727_351b_4515_baef_101a5f1096e4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_grau_d31ea727_351b_4515_baef_101a5f1096e4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_grau_d31ea727_351b_4515_baef_101a5f1096e4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_grau_64a88378_659e_49c1_af03_6fc43a90c7e9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_grau_64a88378_659e_49c1_af03_6fc43a90c7e9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_grau_64a88378_659e_49c1_af03_6fc43a90c7e9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_grau_64a88378_659e_49c1_af03_6fc43a90c7e9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' feature collection
OperationId
getFeature_e526f13e-f479-4014-9912-70833e962724_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' feature collection
OperationId
getFeatures_e526f13e-f479-4014-9912-70833e962724
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e526f13e-f479-4014-9912-70833e962724_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' feature collection
OperationId
describeCollection_e526f13e-f479-4014-9912-70833e962724
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_farbig_bf24d5c9_9b4e_439f_a518_b21c1dba6ac9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_farbig_bf24d5c9_9b4e_439f_a518_b21c1dba6ac9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_farbig_bf24d5c9_9b4e_439f_a518_b21c1dba6ac9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_farbig_bf24d5c9_9b4e_439f_a518_b21c1dba6ac9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_farbig_a4984843_f937_4e75_8619_91c3ceaee732_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_farbig_a4984843_f937_4e75_8619_91c3ceaee732
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_farbig_a4984843_f937_4e75_8619_91c3ceaee732_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_farbig_a4984843_f937_4e75_8619_91c3ceaee732
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' feature collection
OperationId
getFeature_2149bd5a-ed6d-4805-b39a-c40c793c72b2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' feature collection
OperationId
getFeatures_2149bd5a-ed6d-4805-b39a-c40c793c72b2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2149bd5a-ed6d-4805-b39a-c40c793c72b2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' feature collection
OperationId
describeCollection_2149bd5a-ed6d-4805-b39a-c40c793c72b2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_grau_e8dc0b37_df2a_47f2_8e8c_c0f53d1d13a0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_grau_e8dc0b37_df2a_47f2_8e8c_c0f53d1d13a0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_grau_e8dc0b37_df2a_47f2_8e8c_c0f53d1d13a0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_grau_e8dc0b37_df2a_47f2_8e8c_c0f53d1d13a0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_grau_dd91e044_b74e_4c35_af6c_3c66ed6431e8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_grau_dd91e044_b74e_4c35_af6c_3c66ed6431e8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_grau_dd91e044_b74e_4c35_af6c_3c66ed6431e8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_10100_VS_grau_dd91e044_b74e_4c35_af6c_3c66ed6431e8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' feature collection
OperationId
getFeature_6fc8c48b-cbed-4010-a7e2-142f629f81c4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' feature collection
OperationId
getFeatures_6fc8c48b-cbed-4010-a7e2-142f629f81c4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6fc8c48b-cbed-4010-a7e2-142f629f81c4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' feature collection
OperationId
describeCollection_6fc8c48b-cbed-4010-a7e2-142f629f81c4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_farbig_2f1f68ec_cb1d_48c7_ba0b_f8c3f932cfc3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_farbig_2f1f68ec_cb1d_48c7_ba0b_f8c3f932cfc3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_farbig_2f1f68ec_cb1d_48c7_ba0b_f8c3f932cfc3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_farbig_2f1f68ec_cb1d_48c7_ba0b_f8c3f932cfc3
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_farbig_97ddbcb0_66a2_46fa_a879_a4f7101615ae_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_farbig_97ddbcb0_66a2_46fa_a879_a4f7101615ae
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_farbig_97ddbcb0_66a2_46fa_a879_a4f7101615ae_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_farbig_97ddbcb0_66a2_46fa_a879_a4f7101615ae
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' feature collection
OperationId
getFeature_39464932-0335-453e-8445-e40b9b295019_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' feature collection
OperationId
getFeatures_39464932-0335-453e-8445-e40b9b295019
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_39464932-0335-453e-8445-e40b9b295019_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' feature collection
OperationId
describeCollection_39464932-0335-453e-8445-e40b9b295019
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_grau_55533d2a_4c74_4812_8c43_5c3fff565869_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_grau_55533d2a_4c74_4812_8c43_5c3fff565869
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_grau_55533d2a_4c74_4812_8c43_5c3fff565869_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_grau_55533d2a_4c74_4812_8c43_5c3fff565869
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_grau_ae2915fe_d919_43d3_8519_ed8873f7cf86_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_grau_ae2915fe_d919_43d3_8519_ed8873f7cf86
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_grau_ae2915fe_d919_43d3_8519_ed8873f7cf86_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_grau_ae2915fe_d919_43d3_8519_ed8873f7cf86
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' feature collection
OperationId
getFeature_891b64f0-f629-4892-b19f-38849907f04a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' feature collection
OperationId
getFeatures_891b64f0-f629-4892-b19f-38849907f04a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_891b64f0-f629-4892-b19f-38849907f04a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' feature collection
OperationId
describeCollection_891b64f0-f629-4892-b19f-38849907f04a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_farbig_45aa8949_67aa_497f_8154_254635cf0f4d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_farbig_45aa8949_67aa_497f_8154_254635cf0f4d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_farbig_45aa8949_67aa_497f_8154_254635cf0f4d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_farbig_45aa8949_67aa_497f_8154_254635cf0f4d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_farbig_a62b35be_f6a0_40ba_91a0_8eeeeacc9b6f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_farbig_a62b35be_f6a0_40ba_91a0_8eeeeacc9b6f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_farbig_a62b35be_f6a0_40ba_91a0_8eeeeacc9b6f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_farbig_a62b35be_f6a0_40ba_91a0_8eeeeacc9b6f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' feature collection
OperationId
getFeature_190c6f5b-84df-4c55-b10b-1f0b84a16827_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' feature collection
OperationId
getFeatures_190c6f5b-84df-4c55-b10b-1f0b84a16827
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_190c6f5b-84df-4c55-b10b-1f0b84a16827_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' feature collection
OperationId
describeCollection_190c6f5b-84df-4c55-b10b-1f0b84a16827
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_grau_45e6d70b_cef2_4564_9ad8_427f2f64a7e9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_grau_45e6d70b_cef2_4564_9ad8_427f2f64a7e9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_grau_45e6d70b_cef2_4564_9ad8_427f2f64a7e9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_grau_45e6d70b_cef2_4564_9ad8_427f2f64a7e9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_grau_eb91d0c8_f82d_450d_b732_54677989eb21_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_grau_eb91d0c8_f82d_450d_b732_54677989eb21
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_grau_eb91d0c8_f82d_450d_b732_54677989eb21_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_3100_VS_grau_eb91d0c8_f82d_450d_b732_54677989eb21
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:3100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' feature collection
OperationId
getFeature_e8d6ac7d-b766-4194-9683-2dbb7b44e57e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' feature collection
OperationId
getFeatures_e8d6ac7d-b766-4194-9683-2dbb7b44e57e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e8d6ac7d-b766-4194-9683-2dbb7b44e57e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' feature collection
OperationId
describeCollection_e8d6ac7d-b766-4194-9683-2dbb7b44e57e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_farbig_10164a2f_044a_4c5d_85ad_d1a593df8aa1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_farbig_10164a2f_044a_4c5d_85ad_d1a593df8aa1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_farbig_10164a2f_044a_4c5d_85ad_d1a593df8aa1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_farbig_10164a2f_044a_4c5d_85ad_d1a593df8aa1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_farbig_eb82afbf_fcc3_4bcb_8c11_3b6f3c381a66_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_farbig_eb82afbf_fcc3_4bcb_8c11_3b6f3c381a66
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_farbig_eb82afbf_fcc3_4bcb_8c11_3b6f3c381a66_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_farbig_eb82afbf_fcc3_4bcb_8c11_3b6f3c381a66
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' feature collection
OperationId
getFeature_29ec7f99-c397-48c7-869e-891585dfc100_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' feature collection
OperationId
getFeatures_29ec7f99-c397-48c7-869e-891585dfc100
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_29ec7f99-c397-48c7-869e-891585dfc100_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' feature collection
OperationId
describeCollection_29ec7f99-c397-48c7-869e-891585dfc100
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_grau_81a80cca_21c1_4c54_a0aa_ced926efa6df_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_grau_81a80cca_21c1_4c54_a0aa_ced926efa6df
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_grau_81a80cca_21c1_4c54_a0aa_ced926efa6df_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_grau_81a80cca_21c1_4c54_a0aa_ced926efa6df
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_grau_4c929124_9243_4d05_b14d_d3588aa705c6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_grau_4c929124_9243_4d05_b14d_d3588aa705c6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_grau_4c929124_9243_4d05_b14d_d3588aa705c6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_AV_grau_4c929124_9243_4d05_b14d_d3588aa705c6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' feature collection
OperationId
getFeature_8ddad0c8-4ba6-45e4-b30d-52b31345320f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' feature collection
OperationId
getFeatures_8ddad0c8-4ba6-45e4-b30d-52b31345320f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_8ddad0c8-4ba6-45e4-b30d-52b31345320f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' feature collection
OperationId
describeCollection_8ddad0c8-4ba6-45e4-b30d-52b31345320f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_farbig_f7c7f2cf_34ea_4d8d_9028_3b5a132809e5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_farbig_f7c7f2cf_34ea_4d8d_9028_3b5a132809e5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_farbig_f7c7f2cf_34ea_4d8d_9028_3b5a132809e5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_farbig_f7c7f2cf_34ea_4d8d_9028_3b5a132809e5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_farbig_e0f44055_d233_4004_8c9a_7a7bffc69919_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_farbig_e0f44055_d233_4004_8c9a_7a7bffc69919
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_farbig_e0f44055_d233_4004_8c9a_7a7bffc69919_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_farbig_e0f44055_d233_4004_8c9a_7a7bffc69919
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' feature collection
OperationId
getFeature_347ab570-be1a-4bb2-afe0-879041cdb5e1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' feature collection
OperationId
getFeatures_347ab570-be1a-4bb2-afe0-879041cdb5e1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_347ab570-be1a-4bb2-afe0-879041cdb5e1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' feature collection
OperationId
describeCollection_347ab570-be1a-4bb2-afe0-879041cdb5e1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_grau_e2dde779_20ab_47b1_a1e2_e6caf0fc9682_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_grau_e2dde779_20ab_47b1_a1e2_e6caf0fc9682
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_grau_e2dde779_20ab_47b1_a1e2_e6caf0fc9682_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_grau_e2dde779_20ab_47b1_a1e2_e6caf0fc9682
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_grau_8cbf987d_89a9_458f_af98_aca2dea2d2a5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_grau_8cbf987d_89a9_458f_af98_aca2dea2d2a5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_grau_8cbf987d_89a9_458f_af98_aca2dea2d2a5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_grau_8cbf987d_89a9_458f_af98_aca2dea2d2a5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' feature collection
OperationId
getFeature_0199e486-9200-41de-b2ec-9f869025c3cb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' feature collection
OperationId
getFeatures_0199e486-9200-41de-b2ec-9f869025c3cb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0199e486-9200-41de-b2ec-9f869025c3cb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' feature collection
OperationId
describeCollection_0199e486-9200-41de-b2ec-9f869025c3cb
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_farbig_1bf472db_0602_4c38_88a0_e22d0ce13477_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_farbig_1bf472db_0602_4c38_88a0_e22d0ce13477
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_farbig_1bf472db_0602_4c38_88a0_e22d0ce13477_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_farbig_1bf472db_0602_4c38_88a0_e22d0ce13477
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_farbig_09571324_da18_4366_b690_4de755a66d56_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_farbig_09571324_da18_4366_b690_4de755a66d56
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_farbig_09571324_da18_4366_b690_4de755a66d56_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_farbig_09571324_da18_4366_b690_4de755a66d56
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' feature collection
OperationId
getFeature_2fc18f9d-110b-4c59-82a2-c0b0941a3297_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' feature collection
OperationId
getFeatures_2fc18f9d-110b-4c59-82a2-c0b0941a3297
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2fc18f9d-110b-4c59-82a2-c0b0941a3297_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' feature collection
OperationId
describeCollection_2fc18f9d-110b-4c59-82a2-c0b0941a3297
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_grau_c0d63be3_f4bb_4418_bb97_e4df803ee595_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_grau_c0d63be3_f4bb_4418_bb97_e4df803ee595
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_grau_c0d63be3_f4bb_4418_bb97_e4df803ee595_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_grau_c0d63be3_f4bb_4418_bb97_e4df803ee595
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_grau_4c408ffc_3943_4370_a962_51819aebdb02_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_grau_4c408ffc_3943_4370_a962_51819aebdb02
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Bevölkerung Retrieve features filtered by: Bevölkerung (Integer) integer
Strassenname Retrieve features filtered by: Strassenname (String) string
Hausnummer Retrieve features filtered by: Hausnummer (String) string
Orientierung Retrieve features filtered by: Orientierung (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Bevölkerung', 'Strassenname', 'Hausnummer', 'Orientierung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_grau_4c408ffc_3943_4370_a962_51819aebdb02_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Beschriftung_Punkte___bis_1_40100_VS_grau_4c408ffc_3943_4370_a962_51819aebdb02
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Beschriftung Punkte - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' feature collection
OperationId
getFeature_08efa14c-b11d-43e6-8074-d9155f40279f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' feature collection
OperationId
getFeatures_08efa14c-b11d-43e6-8074-d9155f40279f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_08efa14c-b11d-43e6-8074-d9155f40279f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' feature collection
OperationId
describeCollection_08efa14c-b11d-43e6-8074-d9155f40279f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_farbig_0d1143cf_fc48_4961_ba60_71d37c36b7a7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_farbig_0d1143cf_fc48_4961_ba60_71d37c36b7a7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_farbig_0d1143cf_fc48_4961_ba60_71d37c36b7a7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_farbig_0d1143cf_fc48_4961_ba60_71d37c36b7a7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_farbig_2fdac391_a5a6_494c_9fa0_736a431926eb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_farbig_2fdac391_a5a6_494c_9fa0_736a431926eb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_farbig_2fdac391_a5a6_494c_9fa0_736a431926eb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_farbig_2fdac391_a5a6_494c_9fa0_736a431926eb
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' feature collection
OperationId
getFeature_696aedce-d4f7-4e03-8fbc-de75b6e6bcd8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' feature collection
OperationId
getFeatures_696aedce-d4f7-4e03-8fbc-de75b6e6bcd8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_696aedce-d4f7-4e03-8fbc-de75b6e6bcd8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' feature collection
OperationId
describeCollection_696aedce-d4f7-4e03-8fbc-de75b6e6bcd8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_grau_8e44622e_c7c3_4a0a_8c02_f8dee7a66675_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_grau_8e44622e_c7c3_4a0a_8c02_f8dee7a66675
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_grau_8e44622e_c7c3_4a0a_8c02_f8dee7a66675_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_grau_8e44622e_c7c3_4a0a_8c02_f8dee7a66675
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_grau_13721938_9ae7_4dc5_8e7b_46409429aedb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_grau_13721938_9ae7_4dc5_8e7b_46409429aedb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_grau_13721938_9ae7_4dc5_8e7b_46409429aedb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_ab_1_20100_grau_13721938_9ae7_4dc5_8e7b_46409429aedb
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung ab 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' feature collection
OperationId
getFeature_bab5ab77-4352-432e-b717-2354d2d98e19_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' feature collection
OperationId
getFeatures_bab5ab77-4352-432e-b717-2354d2d98e19
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_bab5ab77-4352-432e-b717-2354d2d98e19_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' feature collection
OperationId
describeCollection_bab5ab77-4352-432e-b717-2354d2d98e19
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_farbig_8ea7e631_1295_4e99_8c1d_b5d1c6c020e8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_farbig_8ea7e631_1295_4e99_8c1d_b5d1c6c020e8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_farbig_8ea7e631_1295_4e99_8c1d_b5d1c6c020e8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_farbig_8ea7e631_1295_4e99_8c1d_b5d1c6c020e8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_farbig_5ba09bcd_b54f_4e7a_88d9_7983b1251583_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_farbig_5ba09bcd_b54f_4e7a_88d9_7983b1251583
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_farbig_5ba09bcd_b54f_4e7a_88d9_7983b1251583_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_farbig_5ba09bcd_b54f_4e7a_88d9_7983b1251583
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' feature collection
OperationId
getFeature_23794130-7a94-4383-bc9c-cb58572b7d1a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' feature collection
OperationId
getFeatures_23794130-7a94-4383-bc9c-cb58572b7d1a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_23794130-7a94-4383-bc9c-cb58572b7d1a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' feature collection
OperationId
describeCollection_23794130-7a94-4383-bc9c-cb58572b7d1a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_grau_1c7bb10a_d4fe_4559_99cb_388e328c57e6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_grau_1c7bb10a_d4fe_4559_99cb_388e328c57e6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_grau_1c7bb10a_d4fe_4559_99cb_388e328c57e6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_grau_1c7bb10a_d4fe_4559_99cb_388e328c57e6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_grau_67f0de66_25cb_489f_96af_780f4b712cfe_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_grau_67f0de66_25cb_489f_96af_780f4b712cfe
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_grau_67f0de66_25cb_489f_96af_780f4b712cfe_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_AV_grau_67f0de66_25cb_489f_96af_780f4b712cfe
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' feature collection
OperationId
getFeature_3d13766f-19de-4531-a478-710bebf4e4b6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' feature collection
OperationId
getFeatures_3d13766f-19de-4531-a478-710bebf4e4b6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_3d13766f-19de-4531-a478-710bebf4e4b6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' feature collection
OperationId
describeCollection_3d13766f-19de-4531-a478-710bebf4e4b6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_farbig_e662efac_c1e2_4c40_a1bc_8b01ed023d14_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_farbig_e662efac_c1e2_4c40_a1bc_8b01ed023d14
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_farbig_e662efac_c1e2_4c40_a1bc_8b01ed023d14_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_farbig_e662efac_c1e2_4c40_a1bc_8b01ed023d14
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_farbig_a571691f_d5b1_446b_8ff2_971b4aa8424d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_farbig_a571691f_d5b1_446b_8ff2_971b4aa8424d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_farbig_a571691f_d5b1_446b_8ff2_971b4aa8424d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_farbig_a571691f_d5b1_446b_8ff2_971b4aa8424d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' feature collection
OperationId
getFeature_606af528-7b98-4290-894c-3e305168b8c0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' feature collection
OperationId
getFeatures_606af528-7b98-4290-894c-3e305168b8c0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_606af528-7b98-4290-894c-3e305168b8c0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' feature collection
OperationId
describeCollection_606af528-7b98-4290-894c-3e305168b8c0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_grau_0edd2047_d888_4239_aa1c_b69327c4a437_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_grau_0edd2047_d888_4239_aa1c_b69327c4a437
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_grau_0edd2047_d888_4239_aa1c_b69327c4a437_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_grau_0edd2047_d888_4239_aa1c_b69327c4a437
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_grau_329be6e7_874a_4d04_994c_b588a3e401b9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_grau_329be6e7_874a_4d04_994c_b588a3e401b9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_grau_329be6e7_874a_4d04_994c_b588a3e401b9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bebauung_bis_1_20100_grau_329be6e7_874a_4d04_994c_b588a3e401b9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bebauung bis 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' feature collection
OperationId
getFeature_60a0878e-06d7-4cd1-9099-672ada9c8a20_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' feature collection
OperationId
getFeatures_60a0878e-06d7-4cd1-9099-672ada9c8a20
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_60a0878e-06d7-4cd1-9099-672ada9c8a20_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' feature collection
OperationId
describeCollection_60a0878e-06d7-4cd1-9099-672ada9c8a20
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_farbig_f69fecb1_7082_41cc_8fdc_7cd74c673f0c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_farbig_f69fecb1_7082_41cc_8fdc_7cd74c673f0c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_farbig_f69fecb1_7082_41cc_8fdc_7cd74c673f0c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_farbig_f69fecb1_7082_41cc_8fdc_7cd74c673f0c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_farbig_cc23fcbb_1466_4f3d_9675_786242797a4b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_farbig_cc23fcbb_1466_4f3d_9675_786242797a4b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_farbig_cc23fcbb_1466_4f3d_9675_786242797a4b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_farbig_cc23fcbb_1466_4f3d_9675_786242797a4b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' feature collection
OperationId
getFeature_b46848d9-02cf-43d4-97d9-7b6374158516_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' feature collection
OperationId
getFeatures_b46848d9-02cf-43d4-97d9-7b6374158516
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b46848d9-02cf-43d4-97d9-7b6374158516_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' feature collection
OperationId
describeCollection_b46848d9-02cf-43d4-97d9-7b6374158516
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_grau_41f5f4aa_b74a_417d_9921_5989f0d6bf35_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_grau_41f5f4aa_b74a_417d_9921_5989f0d6bf35
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_grau_41f5f4aa_b74a_417d_9921_5989f0d6bf35_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_grau_41f5f4aa_b74a_417d_9921_5989f0d6bf35
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_grau_c0a6fdd3_1fe8_42dd_885e_ee06d1c0d29a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_grau_c0a6fdd3_1fe8_42dd_885e_ee06d1c0d29a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_grau_c0a6fdd3_1fe8_42dd_885e_ee06d1c0d29a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_ab_1_40100_grau_c0a6fdd3_1fe8_42dd_885e_ee06d1c0d29a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' feature collection
OperationId
getFeature_e174bf53-772a-4c10-b9fd-69fdc4557217_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' feature collection
OperationId
getFeatures_e174bf53-772a-4c10-b9fd-69fdc4557217
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e174bf53-772a-4c10-b9fd-69fdc4557217_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' feature collection
OperationId
describeCollection_e174bf53-772a-4c10-b9fd-69fdc4557217
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_farbig_f5890f42_527f_4767_8ada_fc78f6a35941_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_farbig_f5890f42_527f_4767_8ada_fc78f6a35941
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_farbig_f5890f42_527f_4767_8ada_fc78f6a35941_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_farbig_f5890f42_527f_4767_8ada_fc78f6a35941
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_farbig_6799d322_80ee_496e_ade5_f7494c3a3b31_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_farbig_6799d322_80ee_496e_ade5_f7494c3a3b31
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_farbig_6799d322_80ee_496e_ade5_f7494c3a3b31_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_farbig_6799d322_80ee_496e_ade5_f7494c3a3b31
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' feature collection
OperationId
getFeature_2aef3c77-581a-4ee7-9a70-364045bf6ec9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' feature collection
OperationId
getFeatures_2aef3c77-581a-4ee7-9a70-364045bf6ec9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2aef3c77-581a-4ee7-9a70-364045bf6ec9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' feature collection
OperationId
describeCollection_2aef3c77-581a-4ee7-9a70-364045bf6ec9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_grau_a437f423_783d_4034_a43f_56ac6c56c995_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_grau_a437f423_783d_4034_a43f_56ac6c56c995
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_grau_a437f423_783d_4034_a43f_56ac6c56c995_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_grau_a437f423_783d_4034_a43f_56ac6c56c995
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_grau_c54a9002_4c56_45f1_9304_6f963f14cbc2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_grau_c54a9002_4c56_45f1_9304_6f963f14cbc2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_grau_c54a9002_4c56_45f1_9304_6f963f14cbc2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_AV_grau_c54a9002_4c56_45f1_9304_6f963f14cbc2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' feature collection
OperationId
getFeature_aaa3165d-32b6-464c-9ec4-70388bb5d692_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' feature collection
OperationId
getFeatures_aaa3165d-32b6-464c-9ec4-70388bb5d692
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_aaa3165d-32b6-464c-9ec4-70388bb5d692_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' feature collection
OperationId
describeCollection_aaa3165d-32b6-464c-9ec4-70388bb5d692
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_farbig_67e13bb0_0184_4a0b_a97b_57db2e8e67db_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_farbig_67e13bb0_0184_4a0b_a97b_57db2e8e67db
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_farbig_67e13bb0_0184_4a0b_a97b_57db2e8e67db_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_farbig_67e13bb0_0184_4a0b_a97b_57db2e8e67db
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_farbig_649eb85b_0d4b_491b_8f39_fb042297a99a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_farbig_649eb85b_0d4b_491b_8f39_fb042297a99a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_farbig_649eb85b_0d4b_491b_8f39_fb042297a99a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_farbig_649eb85b_0d4b_491b_8f39_fb042297a99a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' feature collection
OperationId
getFeature_ea945486-29b4-487a-89b4-c2e9798572e9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' feature collection
OperationId
getFeatures_ea945486-29b4-487a-89b4-c2e9798572e9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ea945486-29b4-487a-89b4-c2e9798572e9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' feature collection
OperationId
describeCollection_ea945486-29b4-487a-89b4-c2e9798572e9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_grau_270a1a05_fc14_442c_8ef6_990b24fc894a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_grau_270a1a05_fc14_442c_8ef6_990b24fc894a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_grau_270a1a05_fc14_442c_8ef6_990b24fc894a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_grau_270a1a05_fc14_442c_8ef6_990b24fc894a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_grau_f4a6874a_befc_4580_b9fe_ddb49db18690_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_grau_f4a6874a_befc_4580_b9fe_ddb49db18690
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_grau_f4a6874a_befc_4580_b9fe_ddb49db18690_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_grau_f4a6874a_befc_4580_b9fe_ddb49db18690
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' feature collection
OperationId
getFeature_e1386ea7-9309-4c9c-be15-69ccacaecc71_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' feature collection
OperationId
getFeatures_e1386ea7-9309-4c9c-be15-69ccacaecc71
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e1386ea7-9309-4c9c-be15-69ccacaecc71_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' feature collection
OperationId
describeCollection_e1386ea7-9309-4c9c-be15-69ccacaecc71
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_farbig_ef72ff81_d512_4c64_a225_99dd0f933757_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_farbig_ef72ff81_d512_4c64_a225_99dd0f933757
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_farbig_ef72ff81_d512_4c64_a225_99dd0f933757_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_farbig_ef72ff81_d512_4c64_a225_99dd0f933757
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_farbig_0861c714_68d3_47cf_8e1a_dac896311845_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_farbig_0861c714_68d3_47cf_8e1a_dac896311845
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_farbig_0861c714_68d3_47cf_8e1a_dac896311845_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_farbig_0861c714_68d3_47cf_8e1a_dac896311845
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' feature collection
OperationId
getFeature_a0d75014-b1b3-4770-b80e-1a24a197a451_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' feature collection
OperationId
getFeatures_a0d75014-b1b3-4770-b80e-1a24a197a451
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a0d75014-b1b3-4770-b80e-1a24a197a451_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' feature collection
OperationId
describeCollection_a0d75014-b1b3-4770-b80e-1a24a197a451
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_grau_75cc7b5f_f33a_4acc_b8af_2926e49c76fb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_grau_75cc7b5f_f33a_4acc_b8af_2926e49c76fb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_grau_75cc7b5f_f33a_4acc_b8af_2926e49c76fb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_grau_75cc7b5f_f33a_4acc_b8af_2926e49c76fb
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_grau_8539389d_8635_4fb3_bdbf_2738f52c156e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_grau_8539389d_8635_4fb3_bdbf_2738f52c156e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_grau_8539389d_8635_4fb3_bdbf_2738f52c156e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Bodenbedeckung_bis_1_40100_VS_grau_8539389d_8635_4fb3_bdbf_2738f52c156e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Bodenbedeckung bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' feature collection
OperationId
getFeature_0d09aaec-d257-42dc-991b-04d914d9d84a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' feature collection
OperationId
getFeatures_0d09aaec-d257-42dc-991b-04d914d9d84a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0d09aaec-d257-42dc-991b-04d914d9d84a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' feature collection
OperationId
describeCollection_0d09aaec-d257-42dc-991b-04d914d9d84a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_farbig_40a42519_42f1_40ca_8f7f_adde5cc89e8c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_farbig_40a42519_42f1_40ca_8f7f_adde5cc89e8c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_farbig_40a42519_42f1_40ca_8f7f_adde5cc89e8c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_farbig_40a42519_42f1_40ca_8f7f_adde5cc89e8c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_farbig_6649f977_e7e1_43de_a9fa_2584189d55ec_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_farbig_6649f977_e7e1_43de_a9fa_2584189d55ec
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_farbig_6649f977_e7e1_43de_a9fa_2584189d55ec_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_farbig_6649f977_e7e1_43de_a9fa_2584189d55ec
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' feature collection
OperationId
getFeature_8122471a-a881-4553-908b-9bd5bafbc8c2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' feature collection
OperationId
getFeatures_8122471a-a881-4553-908b-9bd5bafbc8c2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_8122471a-a881-4553-908b-9bd5bafbc8c2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' feature collection
OperationId
describeCollection_8122471a-a881-4553-908b-9bd5bafbc8c2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_grau_9ff1c876_022e_42e9_9f26_e95268677a9c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_grau_9ff1c876_022e_42e9_9f26_e95268677a9c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_grau_9ff1c876_022e_42e9_9f26_e95268677a9c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_grau_9ff1c876_022e_42e9_9f26_e95268677a9c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_grau_d4ef4bc8_ca32_4f27_8acc_c74865a9f68d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_grau_d4ef4bc8_ca32_4f27_8acc_c74865a9f68d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_grau_d4ef4bc8_ca32_4f27_8acc_c74865a9f68d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Hintergrund_grau_d4ef4bc8_ca32_4f27_8acc_c74865a9f68d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Hintergrund grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' feature collection
OperationId
getFeature_3a3c8447-348e-4368-afab-a32e6741d158_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' feature collection
OperationId
getFeatures_3a3c8447-348e-4368-afab-a32e6741d158
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_3a3c8447-348e-4368-afab-a32e6741d158_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' feature collection
OperationId
describeCollection_3a3c8447-348e-4368-afab-a32e6741d158
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_farbig_41670478_6ded_49f4_b6c3_0483d95ebdeb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_farbig_41670478_6ded_49f4_b6c3_0483d95ebdeb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_farbig_41670478_6ded_49f4_b6c3_0483d95ebdeb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_farbig_41670478_6ded_49f4_b6c3_0483d95ebdeb
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_farbig_4df8eb62_0138_4b24_945f_e6f0c052d040_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_farbig_4df8eb62_0138_4b24_945f_e6f0c052d040
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_farbig_4df8eb62_0138_4b24_945f_e6f0c052d040_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_farbig_4df8eb62_0138_4b24_945f_e6f0c052d040
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' feature collection
OperationId
getFeature_7d599918-3a6d-4ae2-919d-5c55d8ee5725_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' feature collection
OperationId
getFeatures_7d599918-3a6d-4ae2-919d-5c55d8ee5725
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7d599918-3a6d-4ae2-919d-5c55d8ee5725_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' feature collection
OperationId
describeCollection_7d599918-3a6d-4ae2-919d-5c55d8ee5725
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_grau_c61172e7_32ee_4e08_89d7_6b2385250bed_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_grau_c61172e7_32ee_4e08_89d7_6b2385250bed
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_grau_c61172e7_32ee_4e08_89d7_6b2385250bed_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_grau_c61172e7_32ee_4e08_89d7_6b2385250bed
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_grau_f77301f2_d092_42c5_bd8e_22e80d8245d7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_grau_f77301f2_d092_42c5_bd8e_22e80d8245d7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_grau_f77301f2_d092_42c5_bd8e_22e80d8245d7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_ab_1_40100_grau_f77301f2_d092_42c5_bd8e_22e80d8245d7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' feature collection
OperationId
getFeature_7f1f84a3-6615-4a03-b83d-ccc2be30605c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' feature collection
OperationId
getFeatures_7f1f84a3-6615-4a03-b83d-ccc2be30605c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7f1f84a3-6615-4a03-b83d-ccc2be30605c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' feature collection
OperationId
describeCollection_7f1f84a3-6615-4a03-b83d-ccc2be30605c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_farbig_ed1d7d62_66b7_411a_9935_80c0c5db6471_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_farbig_ed1d7d62_66b7_411a_9935_80c0c5db6471
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_farbig_ed1d7d62_66b7_411a_9935_80c0c5db6471_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_farbig_ed1d7d62_66b7_411a_9935_80c0c5db6471
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_farbig_f3d6b8fe_bac5_47fb_a209_d7f87687e4ca_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_farbig_f3d6b8fe_bac5_47fb_a209_d7f87687e4ca
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_farbig_f3d6b8fe_bac5_47fb_a209_d7f87687e4ca_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_farbig_f3d6b8fe_bac5_47fb_a209_d7f87687e4ca
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' feature collection
OperationId
getFeature_66cc91d9-b8f1-426c-b6df-2a698930de78_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' feature collection
OperationId
getFeatures_66cc91d9-b8f1-426c-b6df-2a698930de78
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_66cc91d9-b8f1-426c-b6df-2a698930de78_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' feature collection
OperationId
describeCollection_66cc91d9-b8f1-426c-b6df-2a698930de78
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_grau_10f922d3_b2d4_4fcc_a961_4ca044802b5c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_grau_10f922d3_b2d4_4fcc_a961_4ca044802b5c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_grau_10f922d3_b2d4_4fcc_a961_4ca044802b5c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_grau_10f922d3_b2d4_4fcc_a961_4ca044802b5c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_grau_8a54f82a_afc3_4de0_b3bb_673d6523052c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_grau_8a54f82a_afc3_4de0_b3bb_673d6523052c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_grau_8a54f82a_afc3_4de0_b3bb_673d6523052c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_AV_grau_8a54f82a_afc3_4de0_b3bb_673d6523052c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' feature collection
OperationId
getFeature_3af8852a-c0b4-408c-9674-7bf4b368ac10_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' feature collection
OperationId
getFeatures_3af8852a-c0b4-408c-9674-7bf4b368ac10
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_3af8852a-c0b4-408c-9674-7bf4b368ac10_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' feature collection
OperationId
describeCollection_3af8852a-c0b4-408c-9674-7bf4b368ac10
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_farbig_802208ef_bf14_46c7_bb80_bc3cfa8193dd_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_farbig_802208ef_bf14_46c7_bb80_bc3cfa8193dd
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_farbig_802208ef_bf14_46c7_bb80_bc3cfa8193dd_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_farbig_802208ef_bf14_46c7_bb80_bc3cfa8193dd
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_farbig_7491498b_9d3b_4713_a456_fe078cea8363_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_farbig_7491498b_9d3b_4713_a456_fe078cea8363
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_farbig_7491498b_9d3b_4713_a456_fe078cea8363_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_farbig_7491498b_9d3b_4713_a456_fe078cea8363
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' feature collection
OperationId
getFeature_ec21d4db-286f-451a-b284-4ff6da3806db_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' feature collection
OperationId
getFeatures_ec21d4db-286f-451a-b284-4ff6da3806db
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ec21d4db-286f-451a-b284-4ff6da3806db_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' feature collection
OperationId
describeCollection_ec21d4db-286f-451a-b284-4ff6da3806db
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_grau_2c4c4772_0d25_4d4b_abad_f741eed176f3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_grau_2c4c4772_0d25_4d4b_abad_f741eed176f3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_grau_2c4c4772_0d25_4d4b_abad_f741eed176f3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_grau_2c4c4772_0d25_4d4b_abad_f741eed176f3
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_grau_98894cbe_aff1_4570_8e80_18c834e85747_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_grau_98894cbe_aff1_4570_8e80_18c834e85747
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_grau_98894cbe_aff1_4570_8e80_18c834e85747_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_grau_98894cbe_aff1_4570_8e80_18c834e85747
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' feature collection
OperationId
getFeature_7f091895-5ae4-4459-aac1-616f5a4e7ab8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' feature collection
OperationId
getFeatures_7f091895-5ae4-4459-aac1-616f5a4e7ab8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7f091895-5ae4-4459-aac1-616f5a4e7ab8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' feature collection
OperationId
describeCollection_7f091895-5ae4-4459-aac1-616f5a4e7ab8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_farbig_9018f15e_bcc5_4b67_807d_bcf3b605b0a0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_farbig_9018f15e_bcc5_4b67_807d_bcf3b605b0a0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_farbig_9018f15e_bcc5_4b67_807d_bcf3b605b0a0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_farbig_9018f15e_bcc5_4b67_807d_bcf3b605b0a0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_farbig_e1146af0_ea05_4a7a_9f9b_219ee75fd7f0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_farbig_e1146af0_ea05_4a7a_9f9b_219ee75fd7f0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_farbig_e1146af0_ea05_4a7a_9f9b_219ee75fd7f0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_farbig_e1146af0_ea05_4a7a_9f9b_219ee75fd7f0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' feature collection
OperationId
getFeature_baef8503-8203-45f1-ae74-62545bc5796c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' feature collection
OperationId
getFeatures_baef8503-8203-45f1-ae74-62545bc5796c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_baef8503-8203-45f1-ae74-62545bc5796c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' feature collection
OperationId
describeCollection_baef8503-8203-45f1-ae74-62545bc5796c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_grau_6387deef_7356_4797_b69e_27da880a16f9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_grau_6387deef_7356_4797_b69e_27da880a16f9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_grau_6387deef_7356_4797_b69e_27da880a16f9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_grau_6387deef_7356_4797_b69e_27da880a16f9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_grau_16d212b0_aaf1_4b8d_81ae_7eba3dd48cc8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_grau_16d212b0_aaf1_4b8d_81ae_7eba3dd48cc8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Bodenbedeckungsart Retrieve features filtered by: Bodenbedeckungsart (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Bodenbedeckungsart' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_grau_16d212b0_aaf1_4b8d_81ae_7eba3dd48cc8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Bodenbedeckung___Wald_bis_1_40100_VS_grau_16d212b0_aaf1_4b8d_81ae_7eba3dd48cc8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Bodenbedeckung - Wald bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' feature collection
OperationId
getFeature_f655c79d-b473-4c65-a261-d1b406c7a4a3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' feature collection
OperationId
getFeatures_f655c79d-b473-4c65-a261-d1b406c7a4a3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f655c79d-b473-4c65-a261-d1b406c7a4a3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' feature collection
OperationId
describeCollection_f655c79d-b473-4c65-a261-d1b406c7a4a3
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Detaillinien___farbig_205f27dd_1318_478b_a5bb_3620075d1353_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___farbig_205f27dd_1318_478b_a5bb_3620075d1353
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___farbig_205f27dd_1318_478b_a5bb_3620075d1353_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Detaillinien___farbig_205f27dd_1318_478b_a5bb_3620075d1353
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Detaillinien___farbig_b4580b2d_9063_47b8_9645_81b8ab200bbe_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___farbig_b4580b2d_9063_47b8_9645_81b8ab200bbe
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___farbig_b4580b2d_9063_47b8_9645_81b8ab200bbe_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Detaillinien___farbig_b4580b2d_9063_47b8_9645_81b8ab200bbe
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Detaillinien - grau' feature collection
OperationId
getFeature_10671f2b-a497-4e07-a6f0-e595f2311102_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Detaillinien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Detaillinien - grau' feature collection
OperationId
getFeatures_10671f2b-a497-4e07-a6f0-e595f2311102
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_10671f2b-a497-4e07-a6f0-e595f2311102_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Detaillinien - grau' feature collection
OperationId
describeCollection_10671f2b-a497-4e07-a6f0-e595f2311102
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Detaillinien - grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Detaillinien___grau_5c878643_8b45_4ad2_8750_7048e84aec02_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Detaillinien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Detaillinien - grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___grau_5c878643_8b45_4ad2_8750_7048e84aec02
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___grau_5c878643_8b45_4ad2_8750_7048e84aec02_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Detaillinien - grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Detaillinien___grau_5c878643_8b45_4ad2_8750_7048e84aec02
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Detaillinien - grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Detaillinien___grau_d424a920_517f_41fd_bea6_113e1632d98d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Detaillinien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Detaillinien - grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___grau_d424a920_517f_41fd_bea6_113e1632d98d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___grau_d424a920_517f_41fd_bea6_113e1632d98d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Detaillinien - grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Detaillinien___grau_d424a920_517f_41fd_bea6_113e1632d98d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' feature collection
OperationId
getFeature_9863179d-f527-46b9-a24e-e408f430ecad_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' feature collection
OperationId
getFeatures_9863179d-f527-46b9-a24e-e408f430ecad
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9863179d-f527-46b9-a24e-e408f430ecad_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' feature collection
OperationId
describeCollection_9863179d-f527-46b9-a24e-e408f430ecad
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Detaillinien___VS_farbig_dbb3c4c1_60cd_43a6_899b_56da5054407f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___VS_farbig_dbb3c4c1_60cd_43a6_899b_56da5054407f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___VS_farbig_dbb3c4c1_60cd_43a6_899b_56da5054407f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Detaillinien___VS_farbig_dbb3c4c1_60cd_43a6_899b_56da5054407f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Detaillinien___VS_farbig_5c5b16eb_b220_47c2_8b39_33d9a02b9475_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___VS_farbig_5c5b16eb_b220_47c2_8b39_33d9a02b9475
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___VS_farbig_5c5b16eb_b220_47c2_8b39_33d9a02b9475_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Detaillinien___VS_farbig_5c5b16eb_b220_47c2_8b39_33d9a02b9475
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' feature collection
OperationId
getFeature_c965b588-68fb-4575-ba29-9f88c0352fba_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' feature collection
OperationId
getFeatures_c965b588-68fb-4575-ba29-9f88c0352fba
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c965b588-68fb-4575-ba29-9f88c0352fba_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' feature collection
OperationId
describeCollection_c965b588-68fb-4575-ba29-9f88c0352fba
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Detaillinien___VS_grau_89ab6c7e_46a0_4b6c_89b3_db4d8e4685f3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___VS_grau_89ab6c7e_46a0_4b6c_89b3_db4d8e4685f3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___VS_grau_89ab6c7e_46a0_4b6c_89b3_db4d8e4685f3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Detaillinien___VS_grau_89ab6c7e_46a0_4b6c_89b3_db4d8e4685f3
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Detaillinien___VS_grau_6b4445c6_3200_4b6f_a898_a2554a4422c0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___VS_grau_6b4445c6_3200_4b6f_a898_a2554a4422c0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Detaillinien___VS_grau_6b4445c6_3200_4b6f_a898_a2554a4422c0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Detaillinien___VS_grau_6b4445c6_3200_4b6f_a898_a2554a4422c0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Detaillinien - VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gebäude - farbig' feature collection
OperationId
getFeature_3a71cb87-9ab8-4b62-8069-b9f367552995_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gebäude - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gebäude - farbig' feature collection
OperationId
getFeatures_3a71cb87-9ab8-4b62-8069-b9f367552995
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
ist unterirdisch Retrieve features filtered by: ist unterirdisch (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level', 'ist unterirdisch' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_3a71cb87-9ab8-4b62-8069-b9f367552995_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gebäude - farbig' feature collection
OperationId
describeCollection_3a71cb87-9ab8-4b62-8069-b9f367552995
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gebäude - farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Geb_ude___farbig_5618ec1a_88ed_4400_a34e_0c206be414e7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gebäude - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gebäude - farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___farbig_5618ec1a_88ed_4400_a34e_0c206be414e7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
ist unterirdisch Retrieve features filtered by: ist unterirdisch (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level', 'ist unterirdisch' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___farbig_5618ec1a_88ed_4400_a34e_0c206be414e7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gebäude - farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Geb_ude___farbig_5618ec1a_88ed_4400_a34e_0c206be414e7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gebäude - farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Geb_ude___farbig_7c6bb944_f78a_4590_acb3_c40f2a68a9fc_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gebäude - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gebäude - farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___farbig_7c6bb944_f78a_4590_acb3_c40f2a68a9fc
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
ist unterirdisch Retrieve features filtered by: ist unterirdisch (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level', 'ist unterirdisch' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___farbig_7c6bb944_f78a_4590_acb3_c40f2a68a9fc_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gebäude - farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Geb_ude___farbig_7c6bb944_f78a_4590_acb3_c40f2a68a9fc
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gebäude - grau' feature collection
OperationId
getFeature_42e5432b-e8fd-47a4-be6c-700de9f3479b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gebäude - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gebäude - grau' feature collection
OperationId
getFeatures_42e5432b-e8fd-47a4-be6c-700de9f3479b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
ist unterirdisch Retrieve features filtered by: ist unterirdisch (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level', 'ist unterirdisch' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_42e5432b-e8fd-47a4-be6c-700de9f3479b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gebäude - grau' feature collection
OperationId
describeCollection_42e5432b-e8fd-47a4-be6c-700de9f3479b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gebäude - grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Geb_ude___grau_8f3030e2_2452_4113_a7ff_51674e6f62a0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gebäude - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gebäude - grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___grau_8f3030e2_2452_4113_a7ff_51674e6f62a0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
ist unterirdisch Retrieve features filtered by: ist unterirdisch (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level', 'ist unterirdisch' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___grau_8f3030e2_2452_4113_a7ff_51674e6f62a0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gebäude - grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Geb_ude___grau_8f3030e2_2452_4113_a7ff_51674e6f62a0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gebäude - grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Geb_ude___grau_3fcf3718_6add_4657_9e6a_4544e7107358_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gebäude - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gebäude - grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___grau_3fcf3718_6add_4657_9e6a_4544e7107358
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
ist unterirdisch Retrieve features filtered by: ist unterirdisch (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level', 'ist unterirdisch' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___grau_3fcf3718_6add_4657_9e6a_4544e7107358_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gebäude - grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Geb_ude___grau_3fcf3718_6add_4657_9e6a_4544e7107358
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' feature collection
OperationId
getFeature_1f9bb30c-5567-4b5a-b2e9-5abb58a1d0f2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' feature collection
OperationId
getFeatures_1f9bb30c-5567-4b5a-b2e9-5abb58a1d0f2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
ist unterirdisch Retrieve features filtered by: ist unterirdisch (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level', 'ist unterirdisch' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_1f9bb30c-5567-4b5a-b2e9-5abb58a1d0f2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' feature collection
OperationId
describeCollection_1f9bb30c-5567-4b5a-b2e9-5abb58a1d0f2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Geb_ude___VS_farbig_2cf89898_4c8a_4eb9_bf32_7d5b99d64651_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___VS_farbig_2cf89898_4c8a_4eb9_bf32_7d5b99d64651
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
ist unterirdisch Retrieve features filtered by: ist unterirdisch (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level', 'ist unterirdisch' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___VS_farbig_2cf89898_4c8a_4eb9_bf32_7d5b99d64651_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Geb_ude___VS_farbig_2cf89898_4c8a_4eb9_bf32_7d5b99d64651
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Geb_ude___VS_farbig_614d486d_3768_473a_9f9a_f4d31a30d5a4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___VS_farbig_614d486d_3768_473a_9f9a_f4d31a30d5a4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
ist unterirdisch Retrieve features filtered by: ist unterirdisch (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level', 'ist unterirdisch' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___VS_farbig_614d486d_3768_473a_9f9a_f4d31a30d5a4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Geb_ude___VS_farbig_614d486d_3768_473a_9f9a_f4d31a30d5a4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' feature collection
OperationId
getFeature_734c0138-8064-4269-acbb-3abcda157425_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' feature collection
OperationId
getFeatures_734c0138-8064-4269-acbb-3abcda157425
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
ist unterirdisch Retrieve features filtered by: ist unterirdisch (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level', 'ist unterirdisch' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_734c0138-8064-4269-acbb-3abcda157425_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' feature collection
OperationId
describeCollection_734c0138-8064-4269-acbb-3abcda157425
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Geb_ude___VS_grau_01682c69_bcfa_4717_a3ad_6b4b915045ab_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___VS_grau_01682c69_bcfa_4717_a3ad_6b4b915045ab
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
ist unterirdisch Retrieve features filtered by: ist unterirdisch (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level', 'ist unterirdisch' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___VS_grau_01682c69_bcfa_4717_a3ad_6b4b915045ab_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Geb_ude___VS_grau_01682c69_bcfa_4717_a3ad_6b4b915045ab
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Geb_ude___VS_grau_e6833977_d2f6_4ec7_868c_f870c6ce67e3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___VS_grau_e6833977_d2f6_4ec7_868c_f870c6ce67e3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
ist unterirdisch Retrieve features filtered by: ist unterirdisch (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Level', 'ist unterirdisch' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Geb_ude___VS_grau_e6833977_d2f6_4ec7_868c_f870c6ce67e3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Geb_ude___VS_grau_e6833977_d2f6_4ec7_868c_f870c6ce67e3
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gebäude - VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' feature collection
OperationId
getFeature_272d2067-926a-4338-9860-5e6e00abde06_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' feature collection
OperationId
getFeatures_272d2067-926a-4338-9860-5e6e00abde06
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_272d2067-926a-4338-9860-5e6e00abde06_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' feature collection
OperationId
describeCollection_272d2067-926a-4338-9860-5e6e00abde06
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_farbig_44d05d3a_5141_45b4_a1be_4dac426e6874_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_farbig_44d05d3a_5141_45b4_a1be_4dac426e6874
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_farbig_44d05d3a_5141_45b4_a1be_4dac426e6874_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_farbig_44d05d3a_5141_45b4_a1be_4dac426e6874
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_farbig_043a2983_2b88_4663_b1fa_c3a84f69f945_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_farbig_043a2983_2b88_4663_b1fa_c3a84f69f945
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_farbig_043a2983_2b88_4663_b1fa_c3a84f69f945_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_farbig_043a2983_2b88_4663_b1fa_c3a84f69f945
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' feature collection
OperationId
getFeature_0f27ebbc-ddc9-445c-a5f7-4bbd3671fd5d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' feature collection
OperationId
getFeatures_0f27ebbc-ddc9-445c-a5f7-4bbd3671fd5d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0f27ebbc-ddc9-445c-a5f7-4bbd3671fd5d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' feature collection
OperationId
describeCollection_0f27ebbc-ddc9-445c-a5f7-4bbd3671fd5d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_grau_e6d428ff_e059_45f1_877f_de1c1cab45e4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_grau_e6d428ff_e059_45f1_877f_de1c1cab45e4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_grau_e6d428ff_e059_45f1_877f_de1c1cab45e4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_grau_e6d428ff_e059_45f1_877f_de1c1cab45e4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_grau_9e67befa_88ae_4929_8c3e_d4695328c941_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_grau_9e67befa_88ae_4929_8c3e_d4695328c941
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_grau_9e67befa_88ae_4929_8c3e_d4695328c941_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___ab_1_40100_grau_9e67befa_88ae_4929_8c3e_d4695328c941
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' feature collection
OperationId
getFeature_f96faf3d-46bf-435d-b37e-b5800c7882a2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' feature collection
OperationId
getFeatures_f96faf3d-46bf-435d-b37e-b5800c7882a2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f96faf3d-46bf-435d-b37e-b5800c7882a2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' feature collection
OperationId
describeCollection_f96faf3d-46bf-435d-b37e-b5800c7882a2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_farbig_1a988f20_e497_49f5_ad32_1ca4681156c0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_farbig_1a988f20_e497_49f5_ad32_1ca4681156c0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_farbig_1a988f20_e497_49f5_ad32_1ca4681156c0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_farbig_1a988f20_e497_49f5_ad32_1ca4681156c0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_farbig_433b638e_8f1e_44a1_81a7_0984b01dd7f7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_farbig_433b638e_8f1e_44a1_81a7_0984b01dd7f7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_farbig_433b638e_8f1e_44a1_81a7_0984b01dd7f7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_farbig_433b638e_8f1e_44a1_81a7_0984b01dd7f7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' feature collection
OperationId
getFeature_864e82c2-d40b-41f0-8b41-48b729321ab9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' feature collection
OperationId
getFeatures_864e82c2-d40b-41f0-8b41-48b729321ab9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_864e82c2-d40b-41f0-8b41-48b729321ab9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' feature collection
OperationId
describeCollection_864e82c2-d40b-41f0-8b41-48b729321ab9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_grau_24a4ccf9_a79b_46c9_89a9_8a2bc6cda677_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_grau_24a4ccf9_a79b_46c9_89a9_8a2bc6cda677
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_grau_24a4ccf9_a79b_46c9_89a9_8a2bc6cda677_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_grau_24a4ccf9_a79b_46c9_89a9_8a2bc6cda677
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_grau_c970b5de_ec77_437e_a436_4c3773a5af7b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_grau_c970b5de_ec77_437e_a436_4c3773a5af7b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_grau_c970b5de_ec77_437e_a436_4c3773a5af7b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_grau_c970b5de_ec77_437e_a436_4c3773a5af7b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' feature collection
OperationId
getFeature_c95b704a-4ed4-440b-b157-ee087ba38ca1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' feature collection
OperationId
getFeatures_c95b704a-4ed4-440b-b157-ee087ba38ca1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c95b704a-4ed4-440b-b157-ee087ba38ca1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' feature collection
OperationId
describeCollection_c95b704a-4ed4-440b-b157-ee087ba38ca1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_farbig_2afe7e8f_bc7c_45bc_b6cd_575ff8310ccd_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_farbig_2afe7e8f_bc7c_45bc_b6cd_575ff8310ccd
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_farbig_2afe7e8f_bc7c_45bc_b6cd_575ff8310ccd_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_farbig_2afe7e8f_bc7c_45bc_b6cd_575ff8310ccd
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_farbig_b97e2e9a_4abf_41d2_ab1b_78d8deb63b89_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_farbig_b97e2e9a_4abf_41d2_ab1b_78d8deb63b89
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_farbig_b97e2e9a_4abf_41d2_ab1b_78d8deb63b89_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_farbig_b97e2e9a_4abf_41d2_ab1b_78d8deb63b89
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' feature collection
OperationId
getFeature_bc335f34-1f72-4ec9-8dc5-2de88987cf7d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' feature collection
OperationId
getFeatures_bc335f34-1f72-4ec9-8dc5-2de88987cf7d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_bc335f34-1f72-4ec9-8dc5-2de88987cf7d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' feature collection
OperationId
describeCollection_bc335f34-1f72-4ec9-8dc5-2de88987cf7d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_grau_2445c32f_7b76_4fc0_a2b4_96bb4c26b9c3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_grau_2445c32f_7b76_4fc0_a2b4_96bb4c26b9c3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_grau_2445c32f_7b76_4fc0_a2b4_96bb4c26b9c3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_grau_2445c32f_7b76_4fc0_a2b4_96bb4c26b9c3
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_grau_302463bf_46ce_4834_8734_b1966cef061e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_grau_302463bf_46ce_4834_8734_b1966cef061e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_grau_302463bf_46ce_4834_8734_b1966cef061e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_10100_VS_grau_302463bf_46ce_4834_8734_b1966cef061e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:10100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' feature collection
OperationId
getFeature_21b48a3d-b84a-40d8-b120-14c5369e799c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' feature collection
OperationId
getFeatures_21b48a3d-b84a-40d8-b120-14c5369e799c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_21b48a3d-b84a-40d8-b120-14c5369e799c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' feature collection
OperationId
describeCollection_21b48a3d-b84a-40d8-b120-14c5369e799c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_farbig_ff22d004_0d69_41ce_b49a_734c282b82e5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_farbig_ff22d004_0d69_41ce_b49a_734c282b82e5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_farbig_ff22d004_0d69_41ce_b49a_734c282b82e5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_farbig_ff22d004_0d69_41ce_b49a_734c282b82e5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_farbig_6139d49a_0ca8_4aff_87ae_675d92c1690d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_farbig_6139d49a_0ca8_4aff_87ae_675d92c1690d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_farbig_6139d49a_0ca8_4aff_87ae_675d92c1690d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_farbig_6139d49a_0ca8_4aff_87ae_675d92c1690d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' feature collection
OperationId
getFeature_ff692bf6-5544-4085-a930-0404f9c26631_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' feature collection
OperationId
getFeatures_ff692bf6-5544-4085-a930-0404f9c26631
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ff692bf6-5544-4085-a930-0404f9c26631_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' feature collection
OperationId
describeCollection_ff692bf6-5544-4085-a930-0404f9c26631
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_grau_9067a7d4_7774_418b_89de_8e0bb8771123_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_grau_9067a7d4_7774_418b_89de_8e0bb8771123
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_grau_9067a7d4_7774_418b_89de_8e0bb8771123_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_grau_9067a7d4_7774_418b_89de_8e0bb8771123
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_grau_3435007a_51e8_4c2d_afde_d24bbdf30e91_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_grau_3435007a_51e8_4c2d_afde_d24bbdf30e91
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_grau_3435007a_51e8_4c2d_afde_d24bbdf30e91_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_AV_grau_3435007a_51e8_4c2d_afde_d24bbdf30e91
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' feature collection
OperationId
getFeature_e36c7c5e-aacd-491a-a284-e6d715706aa1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' feature collection
OperationId
getFeatures_e36c7c5e-aacd-491a-a284-e6d715706aa1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e36c7c5e-aacd-491a-a284-e6d715706aa1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' feature collection
OperationId
describeCollection_e36c7c5e-aacd-491a-a284-e6d715706aa1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_farbig_4434bbe1_ee6b_4313_ae6e_e0af7f890750_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_farbig_4434bbe1_ee6b_4313_ae6e_e0af7f890750
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_farbig_4434bbe1_ee6b_4313_ae6e_e0af7f890750_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_farbig_4434bbe1_ee6b_4313_ae6e_e0af7f890750
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_farbig_57e43f6b_3aba_421e_ac73_1b76d806861b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_farbig_57e43f6b_3aba_421e_ac73_1b76d806861b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_farbig_57e43f6b_3aba_421e_ac73_1b76d806861b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_farbig_57e43f6b_3aba_421e_ac73_1b76d806861b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' feature collection
OperationId
getFeature_49ca89df-b533-4f68-a1e5-d12cff59ce50_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' feature collection
OperationId
getFeatures_49ca89df-b533-4f68-a1e5-d12cff59ce50
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_49ca89df-b533-4f68-a1e5-d12cff59ce50_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' feature collection
OperationId
describeCollection_49ca89df-b533-4f68-a1e5-d12cff59ce50
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_grau_2128ed0c_2fd1_4577_835b_2a910c476077_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_grau_2128ed0c_2fd1_4577_835b_2a910c476077
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_grau_2128ed0c_2fd1_4577_835b_2a910c476077_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_grau_2128ed0c_2fd1_4577_835b_2a910c476077
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_grau_0b277b10_da74_4c80_a23b_edcec5785c03_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_grau_0b277b10_da74_4c80_a23b_edcec5785c03
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_grau_0b277b10_da74_4c80_a23b_edcec5785c03_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_grau_0b277b10_da74_4c80_a23b_edcec5785c03
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' feature collection
OperationId
getFeature_537640fc-4762-4807-bd25-8b686786462d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' feature collection
OperationId
getFeatures_537640fc-4762-4807-bd25-8b686786462d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_537640fc-4762-4807-bd25-8b686786462d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' feature collection
OperationId
describeCollection_537640fc-4762-4807-bd25-8b686786462d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_farbig_557611ce_b107_46e8_b595_3d840193ab6b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_farbig_557611ce_b107_46e8_b595_3d840193ab6b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_farbig_557611ce_b107_46e8_b595_3d840193ab6b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_farbig_557611ce_b107_46e8_b595_3d840193ab6b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_farbig_c5316a5b_9179_400f_b66b_dd4f36d46c00_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_farbig_c5316a5b_9179_400f_b66b_dd4f36d46c00
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_farbig_c5316a5b_9179_400f_b66b_dd4f36d46c00_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_farbig_c5316a5b_9179_400f_b66b_dd4f36d46c00
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' feature collection
OperationId
getFeature_c86daf25-a4e7-4b0c-a6a7-30e14883d302_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' feature collection
OperationId
getFeatures_c86daf25-a4e7-4b0c-a6a7-30e14883d302
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c86daf25-a4e7-4b0c-a6a7-30e14883d302_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' feature collection
OperationId
describeCollection_c86daf25-a4e7-4b0c-a6a7-30e14883d302
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_grau_404ea234_c357_439c_94fe_7ea3b95e3ed1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_grau_404ea234_c357_439c_94fe_7ea3b95e3ed1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_grau_404ea234_c357_439c_94fe_7ea3b95e3ed1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_grau_404ea234_c357_439c_94fe_7ea3b95e3ed1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_grau_ab7c8bbb_5c9b_4328_82e1_0fab5d22b997_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_grau_ab7c8bbb_5c9b_4328_82e1_0fab5d22b997
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_grau_ab7c8bbb_5c9b_4328_82e1_0fab5d22b997_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserfl_chen___bis_1_40100_VS_grau_ab7c8bbb_5c9b_4328_82e1_0fab5d22b997
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerflächen - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' feature collection
OperationId
getFeature_79380267-ca74-418f-a07a-0a8242242c73_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' feature collection
OperationId
getFeatures_79380267-ca74-418f-a07a-0a8242242c73
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_79380267-ca74-418f-a07a-0a8242242c73_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' feature collection
OperationId
describeCollection_79380267-ca74-418f-a07a-0a8242242c73
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_farbig_87524418_4f55_4a3f_a279_9cc6e912bf84_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_farbig_87524418_4f55_4a3f_a279_9cc6e912bf84
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_farbig_87524418_4f55_4a3f_a279_9cc6e912bf84_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_farbig_87524418_4f55_4a3f_a279_9cc6e912bf84
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_farbig_1061100f_ed1d_4491_8616_6727e91783a2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_farbig_1061100f_ed1d_4491_8616_6727e91783a2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_farbig_1061100f_ed1d_4491_8616_6727e91783a2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_farbig_1061100f_ed1d_4491_8616_6727e91783a2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' feature collection
OperationId
getFeature_bc28f56e-7348-4dd8-a569-083b1517c802_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' feature collection
OperationId
getFeatures_bc28f56e-7348-4dd8-a569-083b1517c802
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_bc28f56e-7348-4dd8-a569-083b1517c802_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' feature collection
OperationId
describeCollection_bc28f56e-7348-4dd8-a569-083b1517c802
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_grau_a20270ff_3bd9_44a9_8f7c_558f3d44b5e7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_grau_a20270ff_3bd9_44a9_8f7c_558f3d44b5e7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_grau_a20270ff_3bd9_44a9_8f7c_558f3d44b5e7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_grau_a20270ff_3bd9_44a9_8f7c_558f3d44b5e7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_grau_ef6689ea_3ae8_4c9a_bce6_85cdccf9972e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_grau_ef6689ea_3ae8_4c9a_bce6_85cdccf9972e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_grau_ef6689ea_3ae8_4c9a_bce6_85cdccf9972e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___ab_1_40100_grau_ef6689ea_3ae8_4c9a_bce6_85cdccf9972e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - ab 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' feature collection
OperationId
getFeature_d8a2e7fb-6e23-4407-af63-28d6490d5758_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' feature collection
OperationId
getFeatures_d8a2e7fb-6e23-4407-af63-28d6490d5758
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d8a2e7fb-6e23-4407-af63-28d6490d5758_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' feature collection
OperationId
describeCollection_d8a2e7fb-6e23-4407-af63-28d6490d5758
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_farbig_7f84799a_1858_4b80_804d_aadc58909012_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_farbig_7f84799a_1858_4b80_804d_aadc58909012
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_farbig_7f84799a_1858_4b80_804d_aadc58909012_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_farbig_7f84799a_1858_4b80_804d_aadc58909012
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_farbig_5908f662_52a1_453d_8e01_3c244b9e5952_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_farbig_5908f662_52a1_453d_8e01_3c244b9e5952
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_farbig_5908f662_52a1_453d_8e01_3c244b9e5952_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_farbig_5908f662_52a1_453d_8e01_3c244b9e5952
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' feature collection
OperationId
getFeature_35b6e132-b518-47e3-86da-491540854a09_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' feature collection
OperationId
getFeatures_35b6e132-b518-47e3-86da-491540854a09
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_35b6e132-b518-47e3-86da-491540854a09_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' feature collection
OperationId
describeCollection_35b6e132-b518-47e3-86da-491540854a09
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_grau_42778ec5_437b_4b78_bf08_73a0d99ac293_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_grau_42778ec5_437b_4b78_bf08_73a0d99ac293
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_grau_42778ec5_437b_4b78_bf08_73a0d99ac293_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_grau_42778ec5_437b_4b78_bf08_73a0d99ac293
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_grau_9d1fc3dd_3302_4bd3_a2af_26e73f0952df_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_grau_9d1fc3dd_3302_4bd3_a2af_26e73f0952df
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_grau_9d1fc3dd_3302_4bd3_a2af_26e73f0952df_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_AV_grau_9d1fc3dd_3302_4bd3_a2af_26e73f0952df
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' feature collection
OperationId
getFeature_5919f249-1a17-4920-b503-5977432cab96_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' feature collection
OperationId
getFeatures_5919f249-1a17-4920-b503-5977432cab96
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5919f249-1a17-4920-b503-5977432cab96_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' feature collection
OperationId
describeCollection_5919f249-1a17-4920-b503-5977432cab96
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_farbig_766e699f_482a_4d91_9751_225d8fc8adcc_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_farbig_766e699f_482a_4d91_9751_225d8fc8adcc
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_farbig_766e699f_482a_4d91_9751_225d8fc8adcc_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_farbig_766e699f_482a_4d91_9751_225d8fc8adcc
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_farbig_4dec8c1b_0c24_44de_b370_0657ae523d5f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_farbig_4dec8c1b_0c24_44de_b370_0657ae523d5f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_farbig_4dec8c1b_0c24_44de_b370_0657ae523d5f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_farbig_4dec8c1b_0c24_44de_b370_0657ae523d5f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' feature collection
OperationId
getFeature_a5b3a04d-1695-43fc-b18a-d02dc94e71b6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' feature collection
OperationId
getFeatures_a5b3a04d-1695-43fc-b18a-d02dc94e71b6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a5b3a04d-1695-43fc-b18a-d02dc94e71b6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' feature collection
OperationId
describeCollection_a5b3a04d-1695-43fc-b18a-d02dc94e71b6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_grau_10f9d1d4_1981_470d_bf59_ad7ff45d3a1a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_grau_10f9d1d4_1981_470d_bf59_ad7ff45d3a1a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_grau_10f9d1d4_1981_470d_bf59_ad7ff45d3a1a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_grau_10f9d1d4_1981_470d_bf59_ad7ff45d3a1a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_grau_ce233e6e_5ab0_4606_8d6f_bd9446805696_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_grau_ce233e6e_5ab0_4606_8d6f_bd9446805696
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_grau_ce233e6e_5ab0_4606_8d6f_bd9446805696_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_grau_ce233e6e_5ab0_4606_8d6f_bd9446805696
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' feature collection
OperationId
getFeature_cbf207f1-f50c-4382-a14d-603a6d80d32d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' feature collection
OperationId
getFeatures_cbf207f1-f50c-4382-a14d-603a6d80d32d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_cbf207f1-f50c-4382-a14d-603a6d80d32d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' feature collection
OperationId
describeCollection_cbf207f1-f50c-4382-a14d-603a6d80d32d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_farbig_4afae019_375f_4ed6_a676_fe7ab28b1df5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_farbig_4afae019_375f_4ed6_a676_fe7ab28b1df5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_farbig_4afae019_375f_4ed6_a676_fe7ab28b1df5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_farbig_4afae019_375f_4ed6_a676_fe7ab28b1df5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_farbig_4036e29a_ff5b_4825_8a05_79ef70107356_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_farbig_4036e29a_ff5b_4825_8a05_79ef70107356
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_farbig_4036e29a_ff5b_4825_8a05_79ef70107356_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_farbig_4036e29a_ff5b_4825_8a05_79ef70107356
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' feature collection
OperationId
getFeature_87492fce-f852-4234-88e7-3a04d3765068_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' feature collection
OperationId
getFeatures_87492fce-f852-4234-88e7-3a04d3765068
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_87492fce-f852-4234-88e7-3a04d3765068_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' feature collection
OperationId
describeCollection_87492fce-f852-4234-88e7-3a04d3765068
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_grau_eace7206_5dce_486f_9e80_75368d3c2c3d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_grau_eace7206_5dce_486f_9e80_75368d3c2c3d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_grau_eace7206_5dce_486f_9e80_75368d3c2c3d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_grau_eace7206_5dce_486f_9e80_75368d3c2c3d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_grau_faf35259_1322_4326_b853_1988414e1f37_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_grau_faf35259_1322_4326_b853_1988414e1f37
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_grau_faf35259_1322_4326_b853_1988414e1f37_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Gew_sserlinien___bis_1_40100_VS_grau_faf35259_1322_4326_b853_1988414e1f37
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Gewässerlinien - bis 1:40100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Grenze - farbig' feature collection
OperationId
getFeature_afb5d216-ed64-43c3-acbe-30abcf7c0114_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Grenze - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Grenze - farbig' feature collection
OperationId
getFeatures_afb5d216-ed64-43c3-acbe-30abcf7c0114
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenze in Gewässer Retrieve features filtered by: Grenze in Gewässer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenze in Gewässer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Grenze - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_afb5d216-ed64-43c3-acbe-30abcf7c0114_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Grenze - farbig' feature collection
OperationId
describeCollection_afb5d216-ed64-43c3-acbe-30abcf7c0114
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Grenze - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Grenze - farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Grenze___farbig_2d396259_972e_4f15_a509_c9eaa0d9257a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Grenze - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Grenze - farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Grenze___farbig_2d396259_972e_4f15_a509_c9eaa0d9257a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenze in Gewässer Retrieve features filtered by: Grenze in Gewässer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenze in Gewässer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Grenze - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Grenze___farbig_2d396259_972e_4f15_a509_c9eaa0d9257a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Grenze - farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Grenze___farbig_2d396259_972e_4f15_a509_c9eaa0d9257a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Grenze - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Grenze - farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Grenze___farbig_1acda52a_42f8_4fea_a27f_9cef0719346a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Grenze - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Grenze - farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Grenze___farbig_1acda52a_42f8_4fea_a27f_9cef0719346a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenze in Gewässer Retrieve features filtered by: Grenze in Gewässer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenze in Gewässer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Grenze - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Grenze___farbig_1acda52a_42f8_4fea_a27f_9cef0719346a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Grenze - farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Grenze___farbig_1acda52a_42f8_4fea_a27f_9cef0719346a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Grenze - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Grenze - grau' feature collection
OperationId
getFeature_94415a11-c8e2-42f4-8238-c6a24b7a7cbb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Grenze - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Grenze - grau' feature collection
OperationId
getFeatures_94415a11-c8e2-42f4-8238-c6a24b7a7cbb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenze in Gewässer Retrieve features filtered by: Grenze in Gewässer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenze in Gewässer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Grenze - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_94415a11-c8e2-42f4-8238-c6a24b7a7cbb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Grenze - grau' feature collection
OperationId
describeCollection_94415a11-c8e2-42f4-8238-c6a24b7a7cbb
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Grenze - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Grenze - grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Grenze___grau_734f7302_5cf1_45d7_8f2c_12e70217812c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Grenze - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Grenze - grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Grenze___grau_734f7302_5cf1_45d7_8f2c_12e70217812c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenze in Gewässer Retrieve features filtered by: Grenze in Gewässer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenze in Gewässer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Grenze - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Grenze___grau_734f7302_5cf1_45d7_8f2c_12e70217812c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Grenze - grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Grenze___grau_734f7302_5cf1_45d7_8f2c_12e70217812c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Grenze - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Grenze - grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Grenze___grau_cf743821_0d9a_41a8_9122_3621cd1c00f3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Grenze - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Grenze - grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Grenze___grau_cf743821_0d9a_41a8_9122_3621cd1c00f3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Land Retrieve features filtered by: Land (String) string
Region Retrieve features filtered by: Region (String) string
Grenze in Gewässer Retrieve features filtered by: Grenze in Gewässer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name', 'Land', 'Region', 'Grenze in Gewässer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Grenze - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Grenze___grau_cf743821_0d9a_41a8_9122_3621cd1c00f3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Grenze - grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Grenze___grau_cf743821_0d9a_41a8_9122_3621cd1c00f3
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Grenze - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' feature collection
OperationId
getFeature_b0172cd8-832d-41aa-a0ab-a02e786d9b97_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' feature collection
OperationId
getFeatures_b0172cd8-832d-41aa-a0ab-a02e786d9b97
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b0172cd8-832d-41aa-a0ab-a02e786d9b97_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' feature collection
OperationId
describeCollection_b0172cd8-832d-41aa-a0ab-a02e786d9b97
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Bahnhof_farbig_454e1a49_49a2_4631_a4c0_d03fb809ffe7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_farbig_454e1a49_49a2_4631_a4c0_d03fb809ffe7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_farbig_454e1a49_49a2_4631_a4c0_d03fb809ffe7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Bahnhof_farbig_454e1a49_49a2_4631_a4c0_d03fb809ffe7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Bahnhof_farbig_fcc35237_5497_4790_bfc9_d7a83a688801_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_farbig_fcc35237_5497_4790_bfc9_d7a83a688801
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_farbig_fcc35237_5497_4790_bfc9_d7a83a688801_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Bahnhof_farbig_fcc35237_5497_4790_bfc9_d7a83a688801
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' feature collection
OperationId
getFeature_f17efe6f-d1d5-40a6-9e9d-999e6483ce05_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' feature collection
OperationId
getFeatures_f17efe6f-d1d5-40a6-9e9d-999e6483ce05
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f17efe6f-d1d5-40a6-9e9d-999e6483ce05_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' feature collection
OperationId
describeCollection_f17efe6f-d1d5-40a6-9e9d-999e6483ce05
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Bahnhof_grau_898932cf_b9e1_4e5b_8d7f_0a2c7746f55f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_grau_898932cf_b9e1_4e5b_8d7f_0a2c7746f55f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_grau_898932cf_b9e1_4e5b_8d7f_0a2c7746f55f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Bahnhof_grau_898932cf_b9e1_4e5b_8d7f_0a2c7746f55f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Bahnhof_grau_4c8adb2e_1426_4188_b721_f2df0555b27e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_grau_4c8adb2e_1426_4188_b721_f2df0555b27e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_grau_4c8adb2e_1426_4188_b721_f2df0555b27e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Bahnhof_grau_4c8adb2e_1426_4188_b721_f2df0555b27e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' feature collection
OperationId
getFeature_297c41a9-149e-4ba0-bb6b-12f70ebd3ce2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' feature collection
OperationId
getFeatures_297c41a9-149e-4ba0-bb6b-12f70ebd3ce2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_297c41a9-149e-4ba0-bb6b-12f70ebd3ce2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' feature collection
OperationId
describeCollection_297c41a9-149e-4ba0-bb6b-12f70ebd3ce2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_farbig_8fe496dd_011c_4c33_81de_02f778042534_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_farbig_8fe496dd_011c_4c33_81de_02f778042534
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_farbig_8fe496dd_011c_4c33_81de_02f778042534_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_farbig_8fe496dd_011c_4c33_81de_02f778042534
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_farbig_b5067342_3323_4272_b8d7_a7e56965ae89_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_farbig_b5067342_3323_4272_b8d7_a7e56965ae89
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_farbig_b5067342_3323_4272_b8d7_a7e56965ae89_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_farbig_b5067342_3323_4272_b8d7_a7e56965ae89
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' feature collection
OperationId
getFeature_8621cb1e-81d0-459b-a768-83fb40940dc7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' feature collection
OperationId
getFeatures_8621cb1e-81d0-459b-a768-83fb40940dc7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_8621cb1e-81d0-459b-a768-83fb40940dc7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' feature collection
OperationId
describeCollection_8621cb1e-81d0-459b-a768-83fb40940dc7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_grau_3ce78cba_b945_4fa0_bf80_d88cf43533f0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_grau_3ce78cba_b945_4fa0_bf80_d88cf43533f0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_grau_3ce78cba_b945_4fa0_bf80_d88cf43533f0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_grau_3ce78cba_b945_4fa0_bf80_d88cf43533f0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_grau_beece350_7fb0_4f28_bdec_6290a180a0b1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_grau_beece350_7fb0_4f28_bdec_6290a180a0b1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_grau_beece350_7fb0_4f28_bdec_6290a180a0b1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Bahnhof_VS_grau_beece350_7fb0_4f28_bdec_6290a180a0b1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Bahnhof VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' feature collection
OperationId
getFeature_28d67460-ac81-4ab6-82fc-d973e5cfbd1e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' feature collection
OperationId
getFeatures_28d67460-ac81-4ab6-82fc-d973e5cfbd1e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_28d67460-ac81-4ab6-82fc-d973e5cfbd1e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' feature collection
OperationId
describeCollection_28d67460-ac81-4ab6-82fc-d973e5cfbd1e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Baum_farbig_e1e2f5e8_2c8c_4852_9be5_aea05c3ac7de_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Baum_farbig_e1e2f5e8_2c8c_4852_9be5_aea05c3ac7de
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Baum_farbig_e1e2f5e8_2c8c_4852_9be5_aea05c3ac7de_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Baum_farbig_e1e2f5e8_2c8c_4852_9be5_aea05c3ac7de
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Baum_farbig_72a5e507_cbce_437f_b9fc_a45e90d53cd3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Baum_farbig_72a5e507_cbce_437f_b9fc_a45e90d53cd3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Baum_farbig_72a5e507_cbce_437f_b9fc_a45e90d53cd3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Baum_farbig_72a5e507_cbce_437f_b9fc_a45e90d53cd3
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Baum farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' feature collection
OperationId
getFeature_3a33089a-3510-40f7-af50-45c1f7b0a881_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' feature collection
OperationId
getFeatures_3a33089a-3510-40f7-af50-45c1f7b0a881
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_3a33089a-3510-40f7-af50-45c1f7b0a881_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' feature collection
OperationId
describeCollection_3a33089a-3510-40f7-af50-45c1f7b0a881
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Baum_grau_f4a0ff9d_a5f8_450a_a9b6_b3a167c737e5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Baum_grau_f4a0ff9d_a5f8_450a_a9b6_b3a167c737e5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Baum_grau_f4a0ff9d_a5f8_450a_a9b6_b3a167c737e5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Baum_grau_f4a0ff9d_a5f8_450a_a9b6_b3a167c737e5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Baum_grau_94783606_5453_4271_818f_a849f0ba8a29_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Baum_grau_94783606_5453_4271_818f_a849f0ba8a29
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Baum_grau_94783606_5453_4271_818f_a849f0ba8a29_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Baum_grau_94783606_5453_4271_818f_a849f0ba8a29
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Baum grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' feature collection
OperationId
getFeature_15617895-01a5-4e29-95e8-b9f5c58141c2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' feature collection
OperationId
getFeatures_15617895-01a5-4e29-95e8-b9f5c58141c2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_15617895-01a5-4e29-95e8-b9f5c58141c2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' feature collection
OperationId
describeCollection_15617895-01a5-4e29-95e8-b9f5c58141c2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_farbig_aaf7ed56_dac1_4207_b503_40c51b7f5624_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_farbig_aaf7ed56_dac1_4207_b503_40c51b7f5624
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_farbig_aaf7ed56_dac1_4207_b503_40c51b7f5624_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_farbig_aaf7ed56_dac1_4207_b503_40c51b7f5624
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_farbig_6edaf72d_5d8b_4e15_bedd_0f68d0d61439_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_farbig_6edaf72d_5d8b_4e15_bedd_0f68d0d61439
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_farbig_6edaf72d_5d8b_4e15_bedd_0f68d0d61439_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_farbig_6edaf72d_5d8b_4e15_bedd_0f68d0d61439
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' feature collection
OperationId
getFeature_05d8fbde-b4c7-46bb-8f91-6c3242068076_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' feature collection
OperationId
getFeatures_05d8fbde-b4c7-46bb-8f91-6c3242068076
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_05d8fbde-b4c7-46bb-8f91-6c3242068076_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' feature collection
OperationId
describeCollection_05d8fbde-b4c7-46bb-8f91-6c3242068076
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_grau_fcc84514_3736_4cb9_a07c_c0e5367fc031_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_grau_fcc84514_3736_4cb9_a07c_c0e5367fc031
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_grau_fcc84514_3736_4cb9_a07c_c0e5367fc031_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_grau_fcc84514_3736_4cb9_a07c_c0e5367fc031
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_grau_e6c09a5c_854f_4011_bc4a_1854646a19ad_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_grau_e6c09a5c_854f_4011_bc4a_1854646a19ad
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_grau_e6c09a5c_854f_4011_bc4a_1854646a19ad_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Flughafen_AV_grau_e6c09a5c_854f_4011_bc4a_1854646a19ad
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' feature collection
OperationId
getFeature_4cc9bd30-24bf-4d88-8395-55e7ea1d2503_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' feature collection
OperationId
getFeatures_4cc9bd30-24bf-4d88-8395-55e7ea1d2503
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_4cc9bd30-24bf-4d88-8395-55e7ea1d2503_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' feature collection
OperationId
describeCollection_4cc9bd30-24bf-4d88-8395-55e7ea1d2503
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Flughafen_farbig_94e98e40_80e5_4c11_b8fd_69a4f35eb99e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_farbig_94e98e40_80e5_4c11_b8fd_69a4f35eb99e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_farbig_94e98e40_80e5_4c11_b8fd_69a4f35eb99e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Flughafen_farbig_94e98e40_80e5_4c11_b8fd_69a4f35eb99e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Flughafen_farbig_acdd7f08_9408_415f_ad4f_b10ca71b5855_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_farbig_acdd7f08_9408_415f_ad4f_b10ca71b5855
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_farbig_acdd7f08_9408_415f_ad4f_b10ca71b5855_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Flughafen_farbig_acdd7f08_9408_415f_ad4f_b10ca71b5855
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' feature collection
OperationId
getFeature_9da79e15-a157-473f-8d0e-541c3a3ab74b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' feature collection
OperationId
getFeatures_9da79e15-a157-473f-8d0e-541c3a3ab74b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9da79e15-a157-473f-8d0e-541c3a3ab74b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' feature collection
OperationId
describeCollection_9da79e15-a157-473f-8d0e-541c3a3ab74b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Flughafen_grau_22cacbad_5377_4747_b100_3e55bddc5599_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_grau_22cacbad_5377_4747_b100_3e55bddc5599
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_grau_22cacbad_5377_4747_b100_3e55bddc5599_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Flughafen_grau_22cacbad_5377_4747_b100_3e55bddc5599
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Flughafen_grau_f643aa47_d8fd_45ee_a725_9b63cbc5f482_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_grau_f643aa47_d8fd_45ee_a725_9b63cbc5f482
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_grau_f643aa47_d8fd_45ee_a725_9b63cbc5f482_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Flughafen_grau_f643aa47_d8fd_45ee_a725_9b63cbc5f482
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' feature collection
OperationId
getFeature_cc9e4465-78cb-4020-8844-4f1ff2b69134_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' feature collection
OperationId
getFeatures_cc9e4465-78cb-4020-8844-4f1ff2b69134
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_cc9e4465-78cb-4020-8844-4f1ff2b69134_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' feature collection
OperationId
describeCollection_cc9e4465-78cb-4020-8844-4f1ff2b69134
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_farbig_94717eda_e44b_43ee_9bd9_065817cdb68d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_farbig_94717eda_e44b_43ee_9bd9_065817cdb68d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_farbig_94717eda_e44b_43ee_9bd9_065817cdb68d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_farbig_94717eda_e44b_43ee_9bd9_065817cdb68d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_farbig_1f85e30c_8501_44fc_90ed_61a0644dfd44_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_farbig_1f85e30c_8501_44fc_90ed_61a0644dfd44
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_farbig_1f85e30c_8501_44fc_90ed_61a0644dfd44_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_farbig_1f85e30c_8501_44fc_90ed_61a0644dfd44
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' feature collection
OperationId
getFeature_aac7be9d-3981-4d27-8244-7902f5e0e770_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' feature collection
OperationId
getFeatures_aac7be9d-3981-4d27-8244-7902f5e0e770
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_aac7be9d-3981-4d27-8244-7902f5e0e770_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' feature collection
OperationId
describeCollection_aac7be9d-3981-4d27-8244-7902f5e0e770
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_grau_89f97ec2_b673_4c81_a804_bae4784d0d09_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_grau_89f97ec2_b673_4c81_a804_bae4784d0d09
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_grau_89f97ec2_b673_4c81_a804_bae4784d0d09_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_grau_89f97ec2_b673_4c81_a804_bae4784d0d09
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_grau_e7e5954d_0f66_4d20_beb5_fd73f4e19a61_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_grau_e7e5954d_0f66_4d20_beb5_fd73f4e19a61
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_grau_e7e5954d_0f66_4d20_beb5_fd73f4e19a61_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Flughafen_VS_grau_e7e5954d_0f66_4d20_beb5_fd73f4e19a61
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Flughafen VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' feature collection
OperationId
getFeature_8af36c16-e4d9-4cec-b8fa-b3a38f2715e8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' feature collection
OperationId
getFeatures_8af36c16-e4d9-4cec-b8fa-b3a38f2715e8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_8af36c16-e4d9-4cec-b8fa-b3a38f2715e8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' feature collection
OperationId
describeCollection_8af36c16-e4d9-4cec-b8fa-b3a38f2715e8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_farbig_236ec3f2_53d0_409f_82da_ccbe3e89fda9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_farbig_236ec3f2_53d0_409f_82da_ccbe3e89fda9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_farbig_236ec3f2_53d0_409f_82da_ccbe3e89fda9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_farbig_236ec3f2_53d0_409f_82da_ccbe3e89fda9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_farbig_c7e8c7b7_b075_4fed_9b14_bdc4a84bb425_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_farbig_c7e8c7b7_b075_4fed_9b14_bdc4a84bb425
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_farbig_c7e8c7b7_b075_4fed_9b14_bdc4a84bb425_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_farbig_c7e8c7b7_b075_4fed_9b14_bdc4a84bb425
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' feature collection
OperationId
getFeature_c774f939-c191-478c-a8d3-f64d6f13a1e5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' feature collection
OperationId
getFeatures_c774f939-c191-478c-a8d3-f64d6f13a1e5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c774f939-c191-478c-a8d3-f64d6f13a1e5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' feature collection
OperationId
describeCollection_c774f939-c191-478c-a8d3-f64d6f13a1e5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_grau_82c9d7b5_02aa_4459_906d_5450209cc784_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_grau_82c9d7b5_02aa_4459_906d_5450209cc784
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_grau_82c9d7b5_02aa_4459_906d_5450209cc784_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_grau_82c9d7b5_02aa_4459_906d_5450209cc784
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_grau_35dd6173_1be9_4791_9ce5_edfedeba1d39_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_grau_35dd6173_1be9_4791_9ce5_edfedeba1d39
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_grau_35dd6173_1be9_4791_9ce5_edfedeba1d39_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Zoll_AV_grau_35dd6173_1be9_4791_9ce5_edfedeba1d39
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' feature collection
OperationId
getFeature_39a79a31-b2e8-4e39-970f-68caf3625884_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' feature collection
OperationId
getFeatures_39a79a31-b2e8-4e39-970f-68caf3625884
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_39a79a31-b2e8-4e39-970f-68caf3625884_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' feature collection
OperationId
describeCollection_39a79a31-b2e8-4e39-970f-68caf3625884
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Zoll_farbig_1e9fdab3_f527_4240_b4f9_2b0f7abbd352_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_farbig_1e9fdab3_f527_4240_b4f9_2b0f7abbd352
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_farbig_1e9fdab3_f527_4240_b4f9_2b0f7abbd352_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Zoll_farbig_1e9fdab3_f527_4240_b4f9_2b0f7abbd352
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Zoll_farbig_582a0926_4686_49f7_a662_c83fc16fcebe_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_farbig_582a0926_4686_49f7_a662_c83fc16fcebe
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_farbig_582a0926_4686_49f7_a662_c83fc16fcebe_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Zoll_farbig_582a0926_4686_49f7_a662_c83fc16fcebe
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' feature collection
OperationId
getFeature_15ae929f-3815-493f-b96f-84de445c5e62_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' feature collection
OperationId
getFeatures_15ae929f-3815-493f-b96f-84de445c5e62
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_15ae929f-3815-493f-b96f-84de445c5e62_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' feature collection
OperationId
describeCollection_15ae929f-3815-493f-b96f-84de445c5e62
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Zoll_grau_db47a7b8_bf07_48d6_8787_78c843de5eb6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_grau_db47a7b8_bf07_48d6_8787_78c843de5eb6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_grau_db47a7b8_bf07_48d6_8787_78c843de5eb6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Zoll_grau_db47a7b8_bf07_48d6_8787_78c843de5eb6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Zoll_grau_f37dd752_b2fc_414a_8e66_622cca87c130_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_grau_f37dd752_b2fc_414a_8e66_622cca87c130
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_grau_f37dd752_b2fc_414a_8e66_622cca87c130_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Zoll_grau_f37dd752_b2fc_414a_8e66_622cca87c130
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' feature collection
OperationId
getFeature_77d6f6bb-98f0-4905-8611-0fc13545e50b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' feature collection
OperationId
getFeatures_77d6f6bb-98f0-4905-8611-0fc13545e50b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_77d6f6bb-98f0-4905-8611-0fc13545e50b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' feature collection
OperationId
describeCollection_77d6f6bb-98f0-4905-8611-0fc13545e50b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_farbig_89443b99_44b4_44c2_aa18_9c35aa4a609d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_farbig_89443b99_44b4_44c2_aa18_9c35aa4a609d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_farbig_89443b99_44b4_44c2_aa18_9c35aa4a609d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_farbig_89443b99_44b4_44c2_aa18_9c35aa4a609d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_farbig_75c67e3a_163e_464c_b61a_b4e55d37d083_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_farbig_75c67e3a_163e_464c_b61a_b4e55d37d083
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_farbig_75c67e3a_163e_464c_b61a_b4e55d37d083_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_farbig_75c67e3a_163e_464c_b61a_b4e55d37d083
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' feature collection
OperationId
getFeature_e85da63a-5a42-4319-81f7-a3fba3f82401_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' feature collection
OperationId
getFeatures_e85da63a-5a42-4319-81f7-a3fba3f82401
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e85da63a-5a42-4319-81f7-a3fba3f82401_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' feature collection
OperationId
describeCollection_e85da63a-5a42-4319-81f7-a3fba3f82401
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_grau_31f1bcda_d89f_45c9_9531_3923e8a1fa11_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_grau_31f1bcda_d89f_45c9_9531_3923e8a1fa11
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_grau_31f1bcda_d89f_45c9_9531_3923e8a1fa11_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_grau_31f1bcda_d89f_45c9_9531_3923e8a1fa11
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_grau_414b4b9f_b185_47b4_bc02_dcfda9d6429b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_grau_414b4b9f_b185_47b4_bc02_dcfda9d6429b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_grau_414b4b9f_b185_47b4_bc02_dcfda9d6429b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Symbol___Zoll_VS_grau_414b4b9f_b185_47b4_bc02_dcfda9d6429b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Symbol - Zoll VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' feature collection
OperationId
getFeature_aee67587-e4a3-4d40-a1d7-7e36a8f45b53_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' feature collection
OperationId
getFeatures_aee67587-e4a3-4d40-a1d7-7e36a8f45b53
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_aee67587-e4a3-4d40-a1d7-7e36a8f45b53_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' feature collection
OperationId
describeCollection_aee67587-e4a3-4d40-a1d7-7e36a8f45b53
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_farbig_984a365c_6e15_4795_8faa_f06f977da3f7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_farbig_984a365c_6e15_4795_8faa_f06f977da3f7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_farbig_984a365c_6e15_4795_8faa_f06f977da3f7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_farbig_984a365c_6e15_4795_8faa_f06f977da3f7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_farbig_a2f93d4a_15b5_4cb1_922c_4fa895da6b3f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_farbig_a2f93d4a_15b5_4cb1_922c_4fa895da6b3f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_farbig_a2f93d4a_15b5_4cb1_922c_4fa895da6b3f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_farbig_a2f93d4a_15b5_4cb1_922c_4fa895da6b3f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' feature collection
OperationId
getFeature_56a72aee-c4e9-4672-9529-27f6d9e70b7a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' feature collection
OperationId
getFeatures_56a72aee-c4e9-4672-9529-27f6d9e70b7a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_56a72aee-c4e9-4672-9529-27f6d9e70b7a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' feature collection
OperationId
describeCollection_56a72aee-c4e9-4672-9529-27f6d9e70b7a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_grau_9a509b7d_d4ab_4a50_bca7_83fda0d64439_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_grau_9a509b7d_d4ab_4a50_bca7_83fda0d64439
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_grau_9a509b7d_d4ab_4a50_bca7_83fda0d64439_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_grau_9a509b7d_d4ab_4a50_bca7_83fda0d64439
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_grau_b02b9db0_49de_4f5b_a5c3_2fc6bf7f3e74_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_grau_b02b9db0_49de_4f5b_a5c3_2fc6bf7f3e74
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_grau_b02b9db0_49de_4f5b_a5c3_2fc6bf7f3e74_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_AV_grau_b02b9db0_49de_4f5b_a5c3_2fc6bf7f3e74
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' feature collection
OperationId
getFeature_f416891f-224b-4f82-88de-28c420704967_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' feature collection
OperationId
getFeatures_f416891f-224b-4f82-88de-28c420704967
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f416891f-224b-4f82-88de-28c420704967_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' feature collection
OperationId
describeCollection_f416891f-224b-4f82-88de-28c420704967
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_farbig_9def0b84_8b9c_488f_b777_4136f3e2ed9a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_farbig_9def0b84_8b9c_488f_b777_4136f3e2ed9a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_farbig_9def0b84_8b9c_488f_b777_4136f3e2ed9a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_farbig_9def0b84_8b9c_488f_b777_4136f3e2ed9a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_farbig_798571aa_fb40_419a_a3a8_32e3796e8b0d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_farbig_798571aa_fb40_419a_a3a8_32e3796e8b0d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_farbig_798571aa_fb40_419a_a3a8_32e3796e8b0d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_farbig_798571aa_fb40_419a_a3a8_32e3796e8b0d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' feature collection
OperationId
getFeature_cd4a955e-4e28-47a0-95f8-0bfe46bd6046_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' feature collection
OperationId
getFeatures_cd4a955e-4e28-47a0-95f8-0bfe46bd6046
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_cd4a955e-4e28-47a0-95f8-0bfe46bd6046_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' feature collection
OperationId
describeCollection_cd4a955e-4e28-47a0-95f8-0bfe46bd6046
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_grau_201af3b1_7b3b_464d_9caa_0ab365e53005_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_grau_201af3b1_7b3b_464d_9caa_0ab365e53005
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_grau_201af3b1_7b3b_464d_9caa_0ab365e53005_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_grau_201af3b1_7b3b_464d_9caa_0ab365e53005
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_grau_affe7c5f_699d_4bb4_8404_d6999af298d1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_grau_affe7c5f_699d_4bb4_8404_d6999af298d1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_grau_affe7c5f_699d_4bb4_8404_d6999af298d1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_ab_1_5100_grau_affe7c5f_699d_4bb4_8404_d6999af298d1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis ab 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' feature collection
OperationId
getFeature_5fb932bb-0b82-41db-ade8-4d3e6c21116d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' feature collection
OperationId
getFeatures_5fb932bb-0b82-41db-ade8-4d3e6c21116d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5fb932bb-0b82-41db-ade8-4d3e6c21116d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' feature collection
OperationId
describeCollection_5fb932bb-0b82-41db-ade8-4d3e6c21116d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_farbig_66622a44_32ea_4c64_87dd_e71cb6e87245_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_farbig_66622a44_32ea_4c64_87dd_e71cb6e87245
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_farbig_66622a44_32ea_4c64_87dd_e71cb6e87245_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_farbig_66622a44_32ea_4c64_87dd_e71cb6e87245
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_farbig_b1e9af84_2347_4de3_b299_65e223ff51ca_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_farbig_b1e9af84_2347_4de3_b299_65e223ff51ca
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_farbig_b1e9af84_2347_4de3_b299_65e223ff51ca_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_farbig_b1e9af84_2347_4de3_b299_65e223ff51ca
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' feature collection
OperationId
getFeature_1bdd7f59-35b2-479b-9d7a-2106de2d8c88_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' feature collection
OperationId
getFeatures_1bdd7f59-35b2-479b-9d7a-2106de2d8c88
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_1bdd7f59-35b2-479b-9d7a-2106de2d8c88_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' feature collection
OperationId
describeCollection_1bdd7f59-35b2-479b-9d7a-2106de2d8c88
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_grau_5a4e93dd_9932_4047_bcb3_854330aeffae_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_grau_5a4e93dd_9932_4047_bcb3_854330aeffae
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_grau_5a4e93dd_9932_4047_bcb3_854330aeffae_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_grau_5a4e93dd_9932_4047_bcb3_854330aeffae
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_grau_cc363dca_9052_47d9_aa75_ee735b62c925_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_grau_cc363dca_9052_47d9_aa75_ee735b62c925
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_grau_cc363dca_9052_47d9_aa75_ee735b62c925_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_grau_cc363dca_9052_47d9_aa75_ee735b62c925
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' feature collection
OperationId
getFeature_3d2c4617-2c21-453f-9225-814ecd365839_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' feature collection
OperationId
getFeatures_3d2c4617-2c21-453f-9225-814ecd365839
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_3d2c4617-2c21-453f-9225-814ecd365839_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' feature collection
OperationId
describeCollection_3d2c4617-2c21-453f-9225-814ecd365839
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_farbig_2314aa0e_52d9_4bc0_bb8b_552170229e0f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_farbig_2314aa0e_52d9_4bc0_bb8b_552170229e0f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_farbig_2314aa0e_52d9_4bc0_bb8b_552170229e0f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_farbig_2314aa0e_52d9_4bc0_bb8b_552170229e0f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_farbig_5a7a899d_7bed_4177_a97e_04c3a2896c4f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_farbig_5a7a899d_7bed_4177_a97e_04c3a2896c4f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_farbig_5a7a899d_7bed_4177_a97e_04c3a2896c4f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_farbig_5a7a899d_7bed_4177_a97e_04c3a2896c4f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' feature collection
OperationId
getFeature_d8937dd4-0f41-4130-b750-64a6d8c1714f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' feature collection
OperationId
getFeatures_d8937dd4-0f41-4130-b750-64a6d8c1714f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d8937dd4-0f41-4130-b750-64a6d8c1714f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' feature collection
OperationId
describeCollection_d8937dd4-0f41-4130-b750-64a6d8c1714f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_grau_342f1f07_90f1_40f6_8c4a_19dac0d755c5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_grau_342f1f07_90f1_40f6_8c4a_19dac0d755c5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_grau_342f1f07_90f1_40f6_8c4a_19dac0d755c5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_grau_342f1f07_90f1_40f6_8c4a_19dac0d755c5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_grau_0f555259_5a59_44ce_a059_ab325fc57438_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_grau_0f555259_5a59_44ce_a059_ab325fc57438
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_grau_0f555259_5a59_44ce_a059_ab325fc57438_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Gleis_bis_1_5100_VS_grau_0f555259_5a59_44ce_a059_ab325fc57438
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Gleis bis 1:5100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' feature collection
OperationId
getFeature_0163bf6c-26ad-4c31-b538-ea9f82958f74_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' feature collection
OperationId
getFeatures_0163bf6c-26ad-4c31-b538-ea9f82958f74
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0163bf6c-26ad-4c31-b538-ea9f82958f74_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' feature collection
OperationId
describeCollection_0163bf6c-26ad-4c31-b538-ea9f82958f74
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_farbig_83289d48_45b3_43d1_a418_5304eb8012af_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_farbig_83289d48_45b3_43d1_a418_5304eb8012af
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_farbig_83289d48_45b3_43d1_a418_5304eb8012af_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_farbig_83289d48_45b3_43d1_a418_5304eb8012af
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_farbig_41c49ebe_5ce2_4fc4_abe2_acd71893401f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_farbig_41c49ebe_5ce2_4fc4_abe2_acd71893401f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_farbig_41c49ebe_5ce2_4fc4_abe2_acd71893401f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_farbig_41c49ebe_5ce2_4fc4_abe2_acd71893401f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' feature collection
OperationId
getFeature_6e0c98d6-7ced-4e0d-b834-cb3a5e60e06b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' feature collection
OperationId
getFeatures_6e0c98d6-7ced-4e0d-b834-cb3a5e60e06b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6e0c98d6-7ced-4e0d-b834-cb3a5e60e06b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' feature collection
OperationId
describeCollection_6e0c98d6-7ced-4e0d-b834-cb3a5e60e06b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_grau_d069d5e1_ec2d_44c6_b82f_9776ddc44570_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_grau_d069d5e1_ec2d_44c6_b82f_9776ddc44570
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_grau_d069d5e1_ec2d_44c6_b82f_9776ddc44570_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_grau_d069d5e1_ec2d_44c6_b82f_9776ddc44570
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_grau_664ba3da_3aae_4207_9008_f103d6500f7e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_grau_664ba3da_3aae_4207_9008_f103d6500f7e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_grau_664ba3da_3aae_4207_9008_f103d6500f7e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Schiffahrt_grau_664ba3da_3aae_4207_9008_f103d6500f7e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Schiffahrt grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' feature collection
OperationId
getFeature_26809b1a-0d1f-4bea-9c6f-01b12dc88d93_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' feature collection
OperationId
getFeatures_26809b1a-0d1f-4bea-9c6f-01b12dc88d93
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_26809b1a-0d1f-4bea-9c6f-01b12dc88d93_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' feature collection
OperationId
describeCollection_26809b1a-0d1f-4bea-9c6f-01b12dc88d93
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_farbig_e548e147_4bda_4879_a4d7_6b66650b381e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_farbig_e548e147_4bda_4879_a4d7_6b66650b381e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_farbig_e548e147_4bda_4879_a4d7_6b66650b381e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_farbig_e548e147_4bda_4879_a4d7_6b66650b381e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_farbig_c4c450bd_1f45_4c1c_8ca3_3f9b267fb4ea_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_farbig_c4c450bd_1f45_4c1c_8ca3_3f9b267fb4ea
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_farbig_c4c450bd_1f45_4c1c_8ca3_3f9b267fb4ea_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_farbig_c4c450bd_1f45_4c1c_8ca3_3f9b267fb4ea
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' feature collection
OperationId
getFeature_9c4d05c6-3ea5-4626-a2fa-db0538dfc8fa_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' feature collection
OperationId
getFeatures_9c4d05c6-3ea5-4626-a2fa-db0538dfc8fa
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9c4d05c6-3ea5-4626-a2fa-db0538dfc8fa_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' feature collection
OperationId
describeCollection_9c4d05c6-3ea5-4626-a2fa-db0538dfc8fa
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_grau_74dece73_8b99_430b_8478_31b98af7e223_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_grau_74dece73_8b99_430b_8478_31b98af7e223
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_grau_74dece73_8b99_430b_8478_31b98af7e223_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_grau_74dece73_8b99_430b_8478_31b98af7e223
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_grau_75e90afd_04fc_439a_b830_cc853da3e6c6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_grau_75e90afd_04fc_439a_b830_cc853da3e6c6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_grau_75e90afd_04fc_439a_b830_cc853da3e6c6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_20100_grau_75e90afd_04fc_439a_b830_cc853da3e6c6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' feature collection
OperationId
getFeature_4410fdca-b8d5-4e1e-917e-b1bbc2ab136b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' feature collection
OperationId
getFeatures_4410fdca-b8d5-4e1e-917e-b1bbc2ab136b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_4410fdca-b8d5-4e1e-917e-b1bbc2ab136b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' feature collection
OperationId
describeCollection_4410fdca-b8d5-4e1e-917e-b1bbc2ab136b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_farbig_a89da85e_de69_44d9_aae6_a97c2fce01da_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_farbig_a89da85e_de69_44d9_aae6_a97c2fce01da
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_farbig_a89da85e_de69_44d9_aae6_a97c2fce01da_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_farbig_a89da85e_de69_44d9_aae6_a97c2fce01da
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_farbig_153cd161_3482_450b_9791_1f927139ecb5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_farbig_153cd161_3482_450b_9791_1f927139ecb5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_farbig_153cd161_3482_450b_9791_1f927139ecb5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_farbig_153cd161_3482_450b_9791_1f927139ecb5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' feature collection
OperationId
getFeature_621eaec6-9d4e-44b3-b139-96aef2895146_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' feature collection
OperationId
getFeatures_621eaec6-9d4e-44b3-b139-96aef2895146
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_621eaec6-9d4e-44b3-b139-96aef2895146_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' feature collection
OperationId
describeCollection_621eaec6-9d4e-44b3-b139-96aef2895146
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_grau_35434ef2_c3d5_4a2c_875b_bdd9ac601fd6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_grau_35434ef2_c3d5_4a2c_875b_bdd9ac601fd6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_grau_35434ef2_c3d5_4a2c_875b_bdd9ac601fd6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_grau_35434ef2_c3d5_4a2c_875b_bdd9ac601fd6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_grau_b91ec528_b450_4178_b46a_65d196e37ed1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_grau_b91ec528_b450_4178_b46a_65d196e37ed1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_grau_b91ec528_b450_4178_b46a_65d196e37ed1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_ab_1_75100_grau_b91ec528_b450_4178_b46a_65d196e37ed1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse ab 1:75100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' feature collection
OperationId
getFeature_436f693a-6468-4315-b844-94a601fb8525_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' feature collection
OperationId
getFeatures_436f693a-6468-4315-b844-94a601fb8525
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_436f693a-6468-4315-b844-94a601fb8525_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' feature collection
OperationId
describeCollection_436f693a-6468-4315-b844-94a601fb8525
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_farbig_6ecae88a_d66e_4ce4_9946_384c7e9431b7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_farbig_6ecae88a_d66e_4ce4_9946_384c7e9431b7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_farbig_6ecae88a_d66e_4ce4_9946_384c7e9431b7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_farbig_6ecae88a_d66e_4ce4_9946_384c7e9431b7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_farbig_46520ef1_ef61_43e4_b4d0_6d39f8f102f1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_farbig_46520ef1_ef61_43e4_b4d0_6d39f8f102f1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_farbig_46520ef1_ef61_43e4_b4d0_6d39f8f102f1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_farbig_46520ef1_ef61_43e4_b4d0_6d39f8f102f1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' feature collection
OperationId
getFeature_a478e978-3e0c-4ffe-9dd9-cef8aae81fb1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' feature collection
OperationId
getFeatures_a478e978-3e0c-4ffe-9dd9-cef8aae81fb1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a478e978-3e0c-4ffe-9dd9-cef8aae81fb1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' feature collection
OperationId
describeCollection_a478e978-3e0c-4ffe-9dd9-cef8aae81fb1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_grau_f735ec44_f3d5_4048_b4d0_b42e1def8f37_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_grau_f735ec44_f3d5_4048_b4d0_b42e1def8f37
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_grau_f735ec44_f3d5_4048_b4d0_b42e1def8f37_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_grau_f735ec44_f3d5_4048_b4d0_b42e1def8f37
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_grau_0c9faa62_64d0_4145_99d5_bb59463a0bbe_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_grau_0c9faa62_64d0_4145_99d5_bb59463a0bbe
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_grau_0c9faa62_64d0_4145_99d5_bb59463a0bbe_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_AV_grau_0c9faa62_64d0_4145_99d5_bb59463a0bbe
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 AV grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' feature collection
OperationId
getFeature_52139e4a-9edf-4b09-8c00-7ae7042b2f68_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' feature collection
OperationId
getFeatures_52139e4a-9edf-4b09-8c00-7ae7042b2f68
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_52139e4a-9edf-4b09-8c00-7ae7042b2f68_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' feature collection
OperationId
describeCollection_52139e4a-9edf-4b09-8c00-7ae7042b2f68
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_farbig_4325f8d7_1f21_4807_8a53_cb9f6ab3ce7f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_farbig_4325f8d7_1f21_4807_8a53_cb9f6ab3ce7f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_farbig_4325f8d7_1f21_4807_8a53_cb9f6ab3ce7f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_farbig_4325f8d7_1f21_4807_8a53_cb9f6ab3ce7f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_farbig_c0b8a3b5_d629_4b5d_8eb6_bbefcf6028f3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_farbig_c0b8a3b5_d629_4b5d_8eb6_bbefcf6028f3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_farbig_c0b8a3b5_d629_4b5d_8eb6_bbefcf6028f3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_farbig_c0b8a3b5_d629_4b5d_8eb6_bbefcf6028f3
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' feature collection
OperationId
getFeature_496822b1-a35d-41e7-a1b2-54da4acb5712_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' feature collection
OperationId
getFeatures_496822b1-a35d-41e7-a1b2-54da4acb5712
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_496822b1-a35d-41e7-a1b2-54da4acb5712_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' feature collection
OperationId
describeCollection_496822b1-a35d-41e7-a1b2-54da4acb5712
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_grau_00ae8094_bb2c_4822_b4f7_f19cb7a77d72_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_grau_00ae8094_bb2c_4822_b4f7_f19cb7a77d72
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_grau_00ae8094_bb2c_4822_b4f7_f19cb7a77d72_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_grau_00ae8094_bb2c_4822_b4f7_f19cb7a77d72
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_grau_24694309_7b29_4b51_926f_7b890b3576a4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_grau_24694309_7b29_4b51_926f_7b890b3576a4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_grau_24694309_7b29_4b51_926f_7b890b3576a4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_grau_24694309_7b29_4b51_926f_7b890b3576a4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' feature collection
OperationId
getFeature_7b6cd5d9-29b7-478e-9f99-573b8b99077c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' feature collection
OperationId
getFeatures_7b6cd5d9-29b7-478e-9f99-573b8b99077c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7b6cd5d9-29b7-478e-9f99-573b8b99077c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' feature collection
OperationId
describeCollection_7b6cd5d9-29b7-478e-9f99-573b8b99077c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_farbig_0aa03eed_5b77_41e0_8fb4_5497cf2c8ffa_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_farbig_0aa03eed_5b77_41e0_8fb4_5497cf2c8ffa
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_farbig_0aa03eed_5b77_41e0_8fb4_5497cf2c8ffa_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_farbig_0aa03eed_5b77_41e0_8fb4_5497cf2c8ffa
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_farbig_74f87145_ed40_4f6a_b30f_c1411c5c2025_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_farbig_74f87145_ed40_4f6a_b30f_c1411c5c2025
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_farbig_74f87145_ed40_4f6a_b30f_c1411c5c2025_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_farbig_74f87145_ed40_4f6a_b30f_c1411c5c2025
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' feature collection
OperationId
getFeature_7ac339f3-6200-4f49-889d-fad1f3c854d8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' feature collection
OperationId
getFeatures_7ac339f3-6200-4f49-889d-fad1f3c854d8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7ac339f3-6200-4f49-889d-fad1f3c854d8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' feature collection
OperationId
describeCollection_7ac339f3-6200-4f49-889d-fad1f3c854d8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_grau_0ea604df_8959_4e06_9530_844721a339d0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_grau_0ea604df_8959_4e06_9530_844721a339d0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_grau_0ea604df_8959_4e06_9530_844721a339d0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_grau_0ea604df_8959_4e06_9530_844721a339d0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' feature collection
OperationId
getFeature__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_grau_b7557612_6420_46f6_9b60_69ad12e8f549_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' feature collection
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_grau_b7557612_6420_46f6_9b60_69ad12e8f549
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Subtyp Retrieve features filtered by: Subtyp (String) string
Klasse Retrieve features filtered by: Klasse (String) string
Subklasse Retrieve features filtered by: Subklasse (String) string
Name Retrieve features filtered by: Name (String) string
Level Retrieve features filtered by: Level (Integer) integer
Linienbreite Retrieve features filtered by: Linienbreite (Double) number
Nutzung Retrieve features filtered by: Nutzung (String) string
Verlassen Retrieve features filtered by: Verlassen (String) string
Fracht Retrieve features filtered by: Fracht (String) string
Verbindung am Start des Segments Retrieve features filtered by: Verbindung am Start des Segments (String) string
Verbindung am Ende des Segments Retrieve features filtered by: Verbindung am Ende des Segments (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Subtyp', 'Klasse', 'Subklasse', 'Name', 'Level', 'Linienbreite', 'Nutzung', 'Verlassen', 'Fracht', 'Verbindung am Start des Segments', 'Verbindung am Ende des Segments' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_grau_b7557612_6420_46f6_9b60_69ad12e8f549_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' feature collection
OperationId
describeCollection__bersichtskarte____bersichtskarte_Verkehr___Strasse_bis_1_20100_VS_grau_b7557612_6420_46f6_9b60_69ad12e8f549
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Übersichtskarte - Übersichtskarte Verkehr - Strasse bis 1:20100 VS grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' feature collection
OperationId
getFeature_49021151-42bf-4a68-9920-7c0cca86091f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' feature collection
OperationId
getFeatures_49021151-42bf-4a68-9920-7c0cca86091f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_49021151-42bf-4a68-9920-7c0cca86091f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' feature collection
OperationId
describeCollection_49021151-42bf-4a68-9920-7c0cca86091f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___farbig_27f24131_0cd5_48ba_88cd_68e03475ba29_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___farbig_27f24131_0cd5_48ba_88cd_68e03475ba29
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___farbig_27f24131_0cd5_48ba_88cd_68e03475ba29_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___farbig_27f24131_0cd5_48ba_88cd_68e03475ba29
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___farbig_c4eab0fb_5297_4ad7_8d57_a5cbc31af71b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___farbig_c4eab0fb_5297_4ad7_8d57_a5cbc31af71b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___farbig_c4eab0fb_5297_4ad7_8d57_a5cbc31af71b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___farbig_c4eab0fb_5297_4ad7_8d57_a5cbc31af71b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' feature collection
OperationId
getFeature_e7a86f5b-8def-4950-bf27-a01443a664c4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' feature collection
OperationId
getFeatures_e7a86f5b-8def-4950-bf27-a01443a664c4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e7a86f5b-8def-4950-bf27-a01443a664c4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' feature collection
OperationId
describeCollection_e7a86f5b-8def-4950-bf27-a01443a664c4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___grau_8a60c875_cd90_47e2_8654_23b4a789d1d6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___grau_8a60c875_cd90_47e2_8654_23b4a789d1d6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___grau_8a60c875_cd90_47e2_8654_23b4a789d1d6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___grau_8a60c875_cd90_47e2_8654_23b4a789d1d6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___grau_fa9cf9cb_9d6f_4ce2_ae95_20b07e9cda8a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___grau_fa9cf9cb_9d6f_4ce2_ae95_20b07e9cda8a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___grau_fa9cf9cb_9d6f_4ce2_ae95_20b07e9cda8a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___grau_fa9cf9cb_9d6f_4ce2_ae95_20b07e9cda8a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - schwarz-weiss' feature collection
OperationId
getFeature_68102719-aa3c-43fb-8344-3b63ca6b4adc_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - schwarz-weiss' feature collection
OperationId
getFeatures_68102719-aa3c-43fb-8344-3b63ca6b4adc
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_68102719-aa3c-43fb-8344-3b63ca6b4adc_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - schwarz-weiss' feature collection
OperationId
describeCollection_68102719-aa3c-43fb-8344-3b63ca6b4adc
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___schwarz_weiss_ae9ece8c_0a80_48df_9b19_42b6d37ff02a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___schwarz_weiss_ae9ece8c_0a80_48df_9b19_42b6d37ff02a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___schwarz_weiss_ae9ece8c_0a80_48df_9b19_42b6d37ff02a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Autobahnkonturen___schwarz_weiss_ae9ece8c_0a80_48df_9b19_42b6d37ff02a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnkonturen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' feature collection
OperationId
getFeature_3aef8c87-ffd7-481d-b03b-38b07e6735d1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' feature collection
OperationId
getFeatures_3aef8c87-ffd7-481d-b03b-38b07e6735d1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_3aef8c87-ffd7-481d-b03b-38b07e6735d1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' feature collection
OperationId
describeCollection_3aef8c87-ffd7-481d-b03b-38b07e6735d1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___farbig_6bbea3ef_4c43_4708_b82d_690bc321b2d2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___farbig_6bbea3ef_4c43_4708_b82d_690bc321b2d2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___farbig_6bbea3ef_4c43_4708_b82d_690bc321b2d2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___farbig_6bbea3ef_4c43_4708_b82d_690bc321b2d2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___farbig_0f249987_3019_4f57_868b_459c6d2b14b7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___farbig_0f249987_3019_4f57_868b_459c6d2b14b7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___farbig_0f249987_3019_4f57_868b_459c6d2b14b7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___farbig_0f249987_3019_4f57_868b_459c6d2b14b7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' feature collection
OperationId
getFeature_4a0443b2-1bf8-4950-82b5-f046e262d8c3_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' feature collection
OperationId
getFeatures_4a0443b2-1bf8-4950-82b5-f046e262d8c3
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_4a0443b2-1bf8-4950-82b5-f046e262d8c3_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' feature collection
OperationId
describeCollection_4a0443b2-1bf8-4950-82b5-f046e262d8c3
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___grau_91025495_6a62_45aa_8305_4f5a4afa4e30_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___grau_91025495_6a62_45aa_8305_4f5a4afa4e30
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___grau_91025495_6a62_45aa_8305_4f5a4afa4e30_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___grau_91025495_6a62_45aa_8305_4f5a4afa4e30
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___grau_331c9d6f_a1b4_4c00_a62b_e9633fe66da7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___grau_331c9d6f_a1b4_4c00_a62b_e9633fe66da7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___grau_331c9d6f_a1b4_4c00_a62b_e9633fe66da7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___grau_331c9d6f_a1b4_4c00_a62b_e9633fe66da7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - schwarz-weiss' feature collection
OperationId
getFeature_3baeb7cf-8118-45fb-9bcc-3ef15bf6b67d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - schwarz-weiss' feature collection
OperationId
getFeatures_3baeb7cf-8118-45fb-9bcc-3ef15bf6b67d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_3baeb7cf-8118-45fb-9bcc-3ef15bf6b67d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - schwarz-weiss' feature collection
OperationId
describeCollection_3baeb7cf-8118-45fb-9bcc-3ef15bf6b67d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___schwarz_weiss_406c6518_cd80_415d_804d_ea375ccda21b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___schwarz_weiss_406c6518_cd80_415d_804d_ea375ccda21b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___schwarz_weiss_406c6518_cd80_415d_804d_ea375ccda21b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Autobahnnetz___schwarz_weiss_406c6518_cd80_415d_804d_ea375ccda21b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Autobahnnetz - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' feature collection
OperationId
getFeature_13e7b353-6dfe-454d-bb38-ff153070ced2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' feature collection
OperationId
getFeatures_13e7b353-6dfe-454d-bb38-ff153070ced2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Liniennummer Retrieve features filtered by: Liniennummer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Liniennummer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_13e7b353-6dfe-454d-bb38-ff153070ced2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' feature collection
OperationId
describeCollection_13e7b353-6dfe-454d-bb38-ff153070ced2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Bahnlinien___farbig_c08ac23f_2491_41c8_958b_418b9ae72d88_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bahnlinien___farbig_c08ac23f_2491_41c8_958b_418b9ae72d88
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Liniennummer Retrieve features filtered by: Liniennummer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Liniennummer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bahnlinien___farbig_c08ac23f_2491_41c8_958b_418b9ae72d88_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Bahnlinien___farbig_c08ac23f_2491_41c8_958b_418b9ae72d88
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Bahnlinien___farbig_7eaca519_a37a_45f2_90bc_a058482fd3a1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bahnlinien___farbig_7eaca519_a37a_45f2_90bc_a058482fd3a1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Liniennummer Retrieve features filtered by: Liniennummer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Liniennummer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bahnlinien___farbig_7eaca519_a37a_45f2_90bc_a058482fd3a1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Bahnlinien___farbig_7eaca519_a37a_45f2_90bc_a058482fd3a1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' feature collection
OperationId
getFeature_385b7474-687d-40d9-83d9-cf87a93f37cc_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' feature collection
OperationId
getFeatures_385b7474-687d-40d9-83d9-cf87a93f37cc
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Liniennummer Retrieve features filtered by: Liniennummer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Liniennummer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_385b7474-687d-40d9-83d9-cf87a93f37cc_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' feature collection
OperationId
describeCollection_385b7474-687d-40d9-83d9-cf87a93f37cc
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Bahnlinien___grau_4aba367a_13c8_4edf_997a_7fe0b4d58a56_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bahnlinien___grau_4aba367a_13c8_4edf_997a_7fe0b4d58a56
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Liniennummer Retrieve features filtered by: Liniennummer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Liniennummer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bahnlinien___grau_4aba367a_13c8_4edf_997a_7fe0b4d58a56_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Bahnlinien___grau_4aba367a_13c8_4edf_997a_7fe0b4d58a56
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Bahnlinien___grau_9f1e7c9f_6b67_49f7_b9e6_384e8565e711_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bahnlinien___grau_9f1e7c9f_6b67_49f7_b9e6_384e8565e711
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Liniennummer Retrieve features filtered by: Liniennummer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Liniennummer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bahnlinien___grau_9f1e7c9f_6b67_49f7_b9e6_384e8565e711_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Bahnlinien___grau_9f1e7c9f_6b67_49f7_b9e6_384e8565e711
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - schwarz-weiss' feature collection
OperationId
getFeature_b6abfe01-cd3b-40ff-a9e7-4c6f0dc4df29_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bahnlinien - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bahnlinien - schwarz-weiss' feature collection
OperationId
getFeatures_b6abfe01-cd3b-40ff-a9e7-4c6f0dc4df29
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Liniennummer Retrieve features filtered by: Liniennummer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Liniennummer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b6abfe01-cd3b-40ff-a9e7-4c6f0dc4df29_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - schwarz-weiss' feature collection
OperationId
describeCollection_b6abfe01-cd3b-40ff-a9e7-4c6f0dc4df29
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Bahnlinien___schwarz_weiss_1d39fa9f_8a7a_4fe3_b158_0549e8e23446_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bahnlinien - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bahnlinien - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bahnlinien___schwarz_weiss_1d39fa9f_8a7a_4fe3_b158_0549e8e23446
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Liniennummer Retrieve features filtered by: Liniennummer (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Liniennummer' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bahnlinien___schwarz_weiss_1d39fa9f_8a7a_4fe3_b158_0549e8e23446_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bahnlinien - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Bahnlinien___schwarz_weiss_1d39fa9f_8a7a_4fe3_b158_0549e8e23446
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bahnlinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' feature collection
OperationId
getFeature_6b516a72-50c3-456b-8fd2-da124ebc5664_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' feature collection
OperationId
getFeatures_6b516a72-50c3-456b-8fd2-da124ebc5664
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6b516a72-50c3-456b-8fd2-da124ebc5664_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' feature collection
OperationId
describeCollection_6b516a72-50c3-456b-8fd2-da124ebc5664
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Bebauung___farbig_83df3458_8c70_47f8_b13a_8adc3e74145d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bebauung___farbig_83df3458_8c70_47f8_b13a_8adc3e74145d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bebauung___farbig_83df3458_8c70_47f8_b13a_8adc3e74145d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Bebauung___farbig_83df3458_8c70_47f8_b13a_8adc3e74145d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Bebauung___farbig_ce9585c7_baa2_45b9_8453_b00572ab4461_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bebauung___farbig_ce9585c7_baa2_45b9_8453_b00572ab4461
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bebauung___farbig_ce9585c7_baa2_45b9_8453_b00572ab4461_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Bebauung___farbig_ce9585c7_baa2_45b9_8453_b00572ab4461
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' feature collection
OperationId
getFeature_edd7f829-4129-41d8-adf7-f1fd6d32cef6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' feature collection
OperationId
getFeatures_edd7f829-4129-41d8-adf7-f1fd6d32cef6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_edd7f829-4129-41d8-adf7-f1fd6d32cef6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' feature collection
OperationId
describeCollection_edd7f829-4129-41d8-adf7-f1fd6d32cef6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Bebauung___grau_659e6674_514d_459f_90b9_a0bfe1e80039_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bebauung___grau_659e6674_514d_459f_90b9_a0bfe1e80039
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bebauung___grau_659e6674_514d_459f_90b9_a0bfe1e80039_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Bebauung___grau_659e6674_514d_459f_90b9_a0bfe1e80039
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Bebauung___grau_bdd30c3c_4cd3_4100_8d30_049b7840f7e5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bebauung___grau_bdd30c3c_4cd3_4100_8d30_049b7840f7e5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bebauung___grau_bdd30c3c_4cd3_4100_8d30_049b7840f7e5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Bebauung___grau_bdd30c3c_4cd3_4100_8d30_049b7840f7e5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bebauung - schwarz-weiss' feature collection
OperationId
getFeature_b737d304-3700-4821-8a5c-63c1b56051ad_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bebauung - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bebauung - schwarz-weiss' feature collection
OperationId
getFeatures_b737d304-3700-4821-8a5c-63c1b56051ad
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b737d304-3700-4821-8a5c-63c1b56051ad_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bebauung - schwarz-weiss' feature collection
OperationId
describeCollection_b737d304-3700-4821-8a5c-63c1b56051ad
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Bebauung - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Bebauung___schwarz_weiss_ed719c41_5310_4c30_b29d_6d9145d49d93_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Bebauung - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Bebauung - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bebauung___schwarz_weiss_ed719c41_5310_4c30_b29d_6d9145d49d93
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Bebauung___schwarz_weiss_ed719c41_5310_4c30_b29d_6d9145d49d93_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Bebauung - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Bebauung___schwarz_weiss_ed719c41_5310_4c30_b29d_6d9145d49d93
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Bebauung - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' feature collection
OperationId
getFeature_e705cbf4-4445-44f6-ad29-ecd1f7564ae6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' feature collection
OperationId
getFeatures_e705cbf4-4445-44f6-ad29-ecd1f7564ae6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e705cbf4-4445-44f6-ad29-ecd1f7564ae6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' feature collection
OperationId
describeCollection_e705cbf4-4445-44f6-ad29-ecd1f7564ae6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___farbig_8eb691ec_8786_4f5e_8528_79ff2ff628da_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___farbig_8eb691ec_8786_4f5e_8528_79ff2ff628da
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___farbig_8eb691ec_8786_4f5e_8528_79ff2ff628da_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___farbig_8eb691ec_8786_4f5e_8528_79ff2ff628da
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___farbig_724e67fb_6a69_45f1_b718_fae927bddc0f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___farbig_724e67fb_6a69_45f1_b718_fae927bddc0f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___farbig_724e67fb_6a69_45f1_b718_fae927bddc0f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___farbig_724e67fb_6a69_45f1_b718_fae927bddc0f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' feature collection
OperationId
getFeature_a1109e6a-78e6-4dd5-a045-3d05c257ff34_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' feature collection
OperationId
getFeatures_a1109e6a-78e6-4dd5-a045-3d05c257ff34
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a1109e6a-78e6-4dd5-a045-3d05c257ff34_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' feature collection
OperationId
describeCollection_a1109e6a-78e6-4dd5-a045-3d05c257ff34
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___grau_d185b5a9_b55c_4306_8785_396caf356396_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___grau_d185b5a9_b55c_4306_8785_396caf356396
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___grau_d185b5a9_b55c_4306_8785_396caf356396_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___grau_d185b5a9_b55c_4306_8785_396caf356396
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___grau_91ec1fc2_2a3f_4715_ad3b_3247d500ec6c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___grau_91ec1fc2_2a3f_4715_ad3b_3247d500ec6c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___grau_91ec1fc2_2a3f_4715_ad3b_3247d500ec6c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___grau_91ec1fc2_2a3f_4715_ad3b_3247d500ec6c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - schwarz-weiss' feature collection
OperationId
getFeature_630cd0ad-6197-4c9b-b7e5-13e350f3a2b8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - schwarz-weiss' feature collection
OperationId
getFeatures_630cd0ad-6197-4c9b-b7e5-13e350f3a2b8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_630cd0ad-6197-4c9b-b7e5-13e350f3a2b8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - schwarz-weiss' feature collection
OperationId
describeCollection_630cd0ad-6197-4c9b-b7e5-13e350f3a2b8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___schwarz_weiss_01aecdbe_d64d_4b34_aa0d_c8ce81c9584b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___schwarz_weiss_01aecdbe_d64d_4b34_aa0d_c8ce81c9584b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___schwarz_weiss_01aecdbe_d64d_4b34_aa0d_c8ce81c9584b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Beschriftung_Fl_che___schwarz_weiss_01aecdbe_d64d_4b34_aa0d_c8ce81c9584b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Fläche - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' feature collection
OperationId
getFeature_09813f61-607d-4142-90ce-6f8dcfd1141a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' feature collection
OperationId
getFeatures_09813f61-607d-4142-90ce-6f8dcfd1141a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Flussbreite Retrieve features filtered by: Flussbreite (Integer) integer
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land', 'Flussbreite', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_09813f61-607d-4142-90ce-6f8dcfd1141a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' feature collection
OperationId
describeCollection_09813f61-607d-4142-90ce-6f8dcfd1141a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___farbig_e5da430d_df76_41cc_ac78_1c4ca8cd01ae_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___farbig_e5da430d_df76_41cc_ac78_1c4ca8cd01ae
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Flussbreite Retrieve features filtered by: Flussbreite (Integer) integer
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land', 'Flussbreite', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___farbig_e5da430d_df76_41cc_ac78_1c4ca8cd01ae_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___farbig_e5da430d_df76_41cc_ac78_1c4ca8cd01ae
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___farbig_89c163a6_f115_496e_a5a0_883c241c9fab_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___farbig_89c163a6_f115_496e_a5a0_883c241c9fab
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Flussbreite Retrieve features filtered by: Flussbreite (Integer) integer
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land', 'Flussbreite', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___farbig_89c163a6_f115_496e_a5a0_883c241c9fab_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___farbig_89c163a6_f115_496e_a5a0_883c241c9fab
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' feature collection
OperationId
getFeature_573e0cd3-e4bc-484f-b182-9c3e91068318_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' feature collection
OperationId
getFeatures_573e0cd3-e4bc-484f-b182-9c3e91068318
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Flussbreite Retrieve features filtered by: Flussbreite (Integer) integer
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land', 'Flussbreite', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_573e0cd3-e4bc-484f-b182-9c3e91068318_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' feature collection
OperationId
describeCollection_573e0cd3-e4bc-484f-b182-9c3e91068318
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___grau_16a8ee71_458c_49ec_9aa9_c38bcbb4c14a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___grau_16a8ee71_458c_49ec_9aa9_c38bcbb4c14a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Flussbreite Retrieve features filtered by: Flussbreite (Integer) integer
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land', 'Flussbreite', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___grau_16a8ee71_458c_49ec_9aa9_c38bcbb4c14a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___grau_16a8ee71_458c_49ec_9aa9_c38bcbb4c14a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___grau_1d8b6db8_3d7a_4e03_b6ed_1c9d712b4c43_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___grau_1d8b6db8_3d7a_4e03_b6ed_1c9d712b4c43
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Flussbreite Retrieve features filtered by: Flussbreite (Integer) integer
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land', 'Flussbreite', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___grau_1d8b6db8_3d7a_4e03_b6ed_1c9d712b4c43_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___grau_1d8b6db8_3d7a_4e03_b6ed_1c9d712b4c43
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - schwarz-weiss' feature collection
OperationId
getFeature_01411011-e10d-4bb3-9cc2-510e7416191d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - schwarz-weiss' feature collection
OperationId
getFeatures_01411011-e10d-4bb3-9cc2-510e7416191d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Flussbreite Retrieve features filtered by: Flussbreite (Integer) integer
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land', 'Flussbreite', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_01411011-e10d-4bb3-9cc2-510e7416191d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - schwarz-weiss' feature collection
OperationId
describeCollection_01411011-e10d-4bb3-9cc2-510e7416191d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___schwarz_weiss_06583f22_7192_4de7_9c38_fe99a0fa7ab0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___schwarz_weiss_06583f22_7192_4de7_9c38_fe99a0fa7ab0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Art Retrieve features filtered by: Art (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Flussbreite Retrieve features filtered by: Flussbreite (Integer) integer
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Art', 'Ort', 'Land', 'Flussbreite', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___schwarz_weiss_06583f22_7192_4de7_9c38_fe99a0fa7ab0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Beschriftung_Linien___schwarz_weiss_06583f22_7192_4de7_9c38_fe99a0fa7ab0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Linien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' feature collection
OperationId
getFeature_ec0f5c76-e812-4d23-a587-25a908ef853a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' feature collection
OperationId
getFeatures_ec0f5c76-e812-4d23-a587-25a908ef853a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ec0f5c76-e812-4d23-a587-25a908ef853a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' feature collection
OperationId
describeCollection_ec0f5c76-e812-4d23-a587-25a908ef853a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___farbig_762c1c04_782b_4a5d_963b_4cd74f899f45_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___farbig_762c1c04_782b_4a5d_963b_4cd74f899f45
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___farbig_762c1c04_782b_4a5d_963b_4cd74f899f45_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___farbig_762c1c04_782b_4a5d_963b_4cd74f899f45
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___farbig_a294e874_fca8_4140_b84f_a95dff2ed200_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___farbig_a294e874_fca8_4140_b84f_a95dff2ed200
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___farbig_a294e874_fca8_4140_b84f_a95dff2ed200_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___farbig_a294e874_fca8_4140_b84f_a95dff2ed200
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' feature collection
OperationId
getFeature_eaa61dd3-4dd2-48ba-b220-018911f3a544_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' feature collection
OperationId
getFeatures_eaa61dd3-4dd2-48ba-b220-018911f3a544
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_eaa61dd3-4dd2-48ba-b220-018911f3a544_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' feature collection
OperationId
describeCollection_eaa61dd3-4dd2-48ba-b220-018911f3a544
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___grau_260a9b75_6ae3_4298_a933_239dc25ce076_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___grau_260a9b75_6ae3_4298_a933_239dc25ce076
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___grau_260a9b75_6ae3_4298_a933_239dc25ce076_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___grau_260a9b75_6ae3_4298_a933_239dc25ce076
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___grau_58a55f73_1f95_45ee_8689_c5e82042afad_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___grau_58a55f73_1f95_45ee_8689_c5e82042afad
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___grau_58a55f73_1f95_45ee_8689_c5e82042afad_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___grau_58a55f73_1f95_45ee_8689_c5e82042afad
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - schwarz-weiss' feature collection
OperationId
getFeature_99a4e98a-3b02-4fe5-bdf2-a7c3f1d901b9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - schwarz-weiss' feature collection
OperationId
getFeatures_99a4e98a-3b02-4fe5-bdf2-a7c3f1d901b9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_99a4e98a-3b02-4fe5-bdf2-a7c3f1d901b9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - schwarz-weiss' feature collection
OperationId
describeCollection_99a4e98a-3b02-4fe5-bdf2-a7c3f1d901b9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___schwarz_weiss_7b7fa485_0c0a_4c97_a1b0_6c97cb8f9e2b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___schwarz_weiss_7b7fa485_0c0a_4c97_a1b0_6c97cb8f9e2b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___schwarz_weiss_7b7fa485_0c0a_4c97_a1b0_6c97cb8f9e2b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Beschriftung_Punkte___schwarz_weiss_7b7fa485_0c0a_4c97_a1b0_6c97cb8f9e2b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Beschriftung Punkte - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' feature collection
OperationId
getFeature_e55c84de-2450-4e14-89e6-9f7c22ef22cc_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' feature collection
OperationId
getFeatures_e55c84de-2450-4e14-89e6-9f7c22ef22cc
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e55c84de-2450-4e14-89e6-9f7c22ef22cc_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' feature collection
OperationId
describeCollection_e55c84de-2450-4e14-89e6-9f7c22ef22cc
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Detaillinien___farbig_b16399f5_54a8_4cf8_a748_858de8c14f17_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Detaillinien___farbig_b16399f5_54a8_4cf8_a748_858de8c14f17
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Detaillinien___farbig_b16399f5_54a8_4cf8_a748_858de8c14f17_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Detaillinien___farbig_b16399f5_54a8_4cf8_a748_858de8c14f17
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Detaillinien___farbig_25383890_a851_4b58_939b_e450dad927b6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Detaillinien___farbig_25383890_a851_4b58_939b_e450dad927b6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Detaillinien___farbig_25383890_a851_4b58_939b_e450dad927b6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Detaillinien___farbig_25383890_a851_4b58_939b_e450dad927b6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' feature collection
OperationId
getFeature_02882a20-22a2-43d6-89b9-2d1b28e87db7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' feature collection
OperationId
getFeatures_02882a20-22a2-43d6-89b9-2d1b28e87db7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_02882a20-22a2-43d6-89b9-2d1b28e87db7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' feature collection
OperationId
describeCollection_02882a20-22a2-43d6-89b9-2d1b28e87db7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Detaillinien___grau_7fc2f179_e2b8_4478_9036_1ff6696744d7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Detaillinien___grau_7fc2f179_e2b8_4478_9036_1ff6696744d7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Detaillinien___grau_7fc2f179_e2b8_4478_9036_1ff6696744d7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Detaillinien___grau_7fc2f179_e2b8_4478_9036_1ff6696744d7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Detaillinien___grau_7f924fb7_d287_4990_8683_60614de9f3ba_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Detaillinien___grau_7f924fb7_d287_4990_8683_60614de9f3ba
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Detaillinien___grau_7f924fb7_d287_4990_8683_60614de9f3ba_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Detaillinien___grau_7f924fb7_d287_4990_8683_60614de9f3ba
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Detaillinien - schwarz-weiss' feature collection
OperationId
getFeature_c626f8f8-2229-4462-87aa-28be6de8f053_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Detaillinien - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Detaillinien - schwarz-weiss' feature collection
OperationId
getFeatures_c626f8f8-2229-4462-87aa-28be6de8f053
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c626f8f8-2229-4462-87aa-28be6de8f053_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Detaillinien - schwarz-weiss' feature collection
OperationId
describeCollection_c626f8f8-2229-4462-87aa-28be6de8f053
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Detaillinien - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Detaillinien___schwarz_weiss_656a140b_308a_4685_afdc_c4f972873a0c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Detaillinien - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Detaillinien - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Detaillinien___schwarz_weiss_656a140b_308a_4685_afdc_c4f972873a0c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Detaillinien___schwarz_weiss_656a140b_308a_4685_afdc_c4f972873a0c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Detaillinien - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Detaillinien___schwarz_weiss_656a140b_308a_4685_afdc_c4f972873a0c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Detaillinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' feature collection
OperationId
getFeature_dddee043-8635-40b3-a8e8-feb8c19a788f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' feature collection
OperationId
getFeatures_dddee043-8635-40b3-a8e8-feb8c19a788f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_dddee043-8635-40b3-a8e8-feb8c19a788f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' feature collection
OperationId
describeCollection_dddee043-8635-40b3-a8e8-feb8c19a788f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___farbig_cc298cc8_a1a8_4d3c_ad80_689c85d06359_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___farbig_cc298cc8_a1a8_4d3c_ad80_689c85d06359
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___farbig_cc298cc8_a1a8_4d3c_ad80_689c85d06359_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___farbig_cc298cc8_a1a8_4d3c_ad80_689c85d06359
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___farbig_ac64348c_9941_41a4_8469_b9081285dee0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___farbig_ac64348c_9941_41a4_8469_b9081285dee0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___farbig_ac64348c_9941_41a4_8469_b9081285dee0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___farbig_ac64348c_9941_41a4_8469_b9081285dee0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' feature collection
OperationId
getFeature_44203106-c364-4004-9110-cd676e689db8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' feature collection
OperationId
getFeatures_44203106-c364-4004-9110-cd676e689db8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_44203106-c364-4004-9110-cd676e689db8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' feature collection
OperationId
describeCollection_44203106-c364-4004-9110-cd676e689db8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___grau_742f85bb_8ac5_4ad7_849c_d70c2f88080b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___grau_742f85bb_8ac5_4ad7_849c_d70c2f88080b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___grau_742f85bb_8ac5_4ad7_849c_d70c2f88080b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___grau_742f85bb_8ac5_4ad7_849c_d70c2f88080b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___grau_dcbbc72e_632e_4551_89e3_2bb0a3768f3a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___grau_dcbbc72e_632e_4551_89e3_2bb0a3768f3a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___grau_dcbbc72e_632e_4551_89e3_2bb0a3768f3a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___grau_dcbbc72e_632e_4551_89e3_2bb0a3768f3a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - schwarz-weiss' feature collection
OperationId
getFeature_0496fb4c-3d3e-4103-a31d-769806b4a7e5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - schwarz-weiss' feature collection
OperationId
getFeatures_0496fb4c-3d3e-4103-a31d-769806b4a7e5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0496fb4c-3d3e-4103-a31d-769806b4a7e5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - schwarz-weiss' feature collection
OperationId
describeCollection_0496fb4c-3d3e-4103-a31d-769806b4a7e5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___schwarz_weiss_b10d1707_3f30_4e50_b60c_c64fda94c725_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___schwarz_weiss_b10d1707_3f30_4e50_b60c_c64fda94c725
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___schwarz_weiss_b10d1707_3f30_4e50_b60c_c64fda94c725_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Gew_sserfl_chen___schwarz_weiss_b10d1707_3f30_4e50_b60c_c64fda94c725
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerflächen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' feature collection
OperationId
getFeature_dc091c4d-f8a5-47dd-b634-997d16527193_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' feature collection
OperationId
getFeatures_dc091c4d-f8a5-47dd-b634-997d16527193
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_dc091c4d-f8a5-47dd-b634-997d16527193_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' feature collection
OperationId
describeCollection_dc091c4d-f8a5-47dd-b634-997d16527193
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___farbig_7105dfb0_288d_4a88_ace0_e4cab1dcb999_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___farbig_7105dfb0_288d_4a88_ace0_e4cab1dcb999
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___farbig_7105dfb0_288d_4a88_ace0_e4cab1dcb999_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___farbig_7105dfb0_288d_4a88_ace0_e4cab1dcb999
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___farbig_462058cf_e866_4531_8308_6153355d15ff_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___farbig_462058cf_e866_4531_8308_6153355d15ff
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___farbig_462058cf_e866_4531_8308_6153355d15ff_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___farbig_462058cf_e866_4531_8308_6153355d15ff
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' feature collection
OperationId
getFeature_6b012a89-6f52-479d-a64d-bd0909d60044_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' feature collection
OperationId
getFeatures_6b012a89-6f52-479d-a64d-bd0909d60044
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6b012a89-6f52-479d-a64d-bd0909d60044_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' feature collection
OperationId
describeCollection_6b012a89-6f52-479d-a64d-bd0909d60044
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___grau_3f0424b7_d1ae_400b_a4d4_b7297c561d67_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___grau_3f0424b7_d1ae_400b_a4d4_b7297c561d67
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___grau_3f0424b7_d1ae_400b_a4d4_b7297c561d67_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___grau_3f0424b7_d1ae_400b_a4d4_b7297c561d67
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___grau_873f74f7_fb96_4908_b236_0e0a86e3eddc_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___grau_873f74f7_fb96_4908_b236_0e0a86e3eddc
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___grau_873f74f7_fb96_4908_b236_0e0a86e3eddc_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___grau_873f74f7_fb96_4908_b236_0e0a86e3eddc
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - schwarz-weiss' feature collection
OperationId
getFeature_846af6ba-ceea-452c-aee5-e957119b6a3b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - schwarz-weiss' feature collection
OperationId
getFeatures_846af6ba-ceea-452c-aee5-e957119b6a3b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_846af6ba-ceea-452c-aee5-e957119b6a3b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - schwarz-weiss' feature collection
OperationId
describeCollection_846af6ba-ceea-452c-aee5-e957119b6a3b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___schwarz_weiss_2194202e_5899_4ff3_8c44_e6b4c655b6b2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___schwarz_weiss_2194202e_5899_4ff3_8c44_e6b4c655b6b2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___schwarz_weiss_2194202e_5899_4ff3_8c44_e6b4c655b6b2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Gew_sserlinien___schwarz_weiss_2194202e_5899_4ff3_8c44_e6b4c655b6b2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Gewässerlinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' feature collection
OperationId
getFeature_9aa54be2-387b-4bcc-9e0d-77a548fbb4e1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' feature collection
OperationId
getFeatures_9aa54be2-387b-4bcc-9e0d-77a548fbb4e1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9aa54be2-387b-4bcc-9e0d-77a548fbb4e1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' feature collection
OperationId
describeCollection_9aa54be2-387b-4bcc-9e0d-77a548fbb4e1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Grenzlinien___farbig_ab429d3c_65c2_4502_b72e_43eafe9ba06f_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Grenzlinien___farbig_ab429d3c_65c2_4502_b72e_43eafe9ba06f
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Grenzlinien___farbig_ab429d3c_65c2_4502_b72e_43eafe9ba06f_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Grenzlinien___farbig_ab429d3c_65c2_4502_b72e_43eafe9ba06f
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Grenzlinien___farbig_ccea9f7d_ef42_4560_8b2d_3ff17bd51754_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Grenzlinien___farbig_ccea9f7d_ef42_4560_8b2d_3ff17bd51754
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Grenzlinien___farbig_ccea9f7d_ef42_4560_8b2d_3ff17bd51754_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Grenzlinien___farbig_ccea9f7d_ef42_4560_8b2d_3ff17bd51754
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' feature collection
OperationId
getFeature_2c28daa1-9e3c-4583-95de-41fea09a7466_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' feature collection
OperationId
getFeatures_2c28daa1-9e3c-4583-95de-41fea09a7466
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2c28daa1-9e3c-4583-95de-41fea09a7466_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' feature collection
OperationId
describeCollection_2c28daa1-9e3c-4583-95de-41fea09a7466
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Grenzlinien___grau_67d90c66_1765_4f26_8b13_9b644da85f90_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Grenzlinien___grau_67d90c66_1765_4f26_8b13_9b644da85f90
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Grenzlinien___grau_67d90c66_1765_4f26_8b13_9b644da85f90_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Grenzlinien___grau_67d90c66_1765_4f26_8b13_9b644da85f90
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Grenzlinien___grau_60b52a8a_bcb0_4032_946d_6c944816f730_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Grenzlinien___grau_60b52a8a_bcb0_4032_946d_6c944816f730
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Grenzlinien___grau_60b52a8a_bcb0_4032_946d_6c944816f730_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Grenzlinien___grau_60b52a8a_bcb0_4032_946d_6c944816f730
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - schwarz-weiss' feature collection
OperationId
getFeature_fc67bed9-e811-493f-9e0e-192f7c772558_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grenzlinien - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grenzlinien - schwarz-weiss' feature collection
OperationId
getFeatures_fc67bed9-e811-493f-9e0e-192f7c772558
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_fc67bed9-e811-493f-9e0e-192f7c772558_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - schwarz-weiss' feature collection
OperationId
describeCollection_fc67bed9-e811-493f-9e0e-192f7c772558
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Grenzlinien___schwarz_weiss_d2b60c01_7654_4097_8424_1a063f85f61d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grenzlinien - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grenzlinien - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Grenzlinien___schwarz_weiss_d2b60c01_7654_4097_8424_1a063f85f61d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Grenzlinien___schwarz_weiss_d2b60c01_7654_4097_8424_1a063f85f61d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grenzlinien - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Grenzlinien___schwarz_weiss_d2b60c01_7654_4097_8424_1a063f85f61d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grenzlinien - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' feature collection
OperationId
getFeature_e13fb999-3981-40ea-8623-8e758f7e1819_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' feature collection
OperationId
getFeatures_e13fb999-3981-40ea-8623-8e758f7e1819
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e13fb999-3981-40ea-8623-8e758f7e1819_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' feature collection
OperationId
describeCollection_e13fb999-3981-40ea-8623-8e758f7e1819
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___farbig_3becfc3a_0161_418f_a597_a2c233d5665d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___farbig_3becfc3a_0161_418f_a597_a2c233d5665d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___farbig_3becfc3a_0161_418f_a597_a2c233d5665d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___farbig_3becfc3a_0161_418f_a597_a2c233d5665d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___farbig_bbaf959f_6d51_40bc_a485_a476beb5a91a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___farbig_bbaf959f_6d51_40bc_a485_a476beb5a91a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___farbig_bbaf959f_6d51_40bc_a485_a476beb5a91a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___farbig_bbaf959f_6d51_40bc_a485_a476beb5a91a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' feature collection
OperationId
getFeature_b2bcfe2f-e56a-47c8-8f60-419519d10b49_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' feature collection
OperationId
getFeatures_b2bcfe2f-e56a-47c8-8f60-419519d10b49
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b2bcfe2f-e56a-47c8-8f60-419519d10b49_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' feature collection
OperationId
describeCollection_b2bcfe2f-e56a-47c8-8f60-419519d10b49
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___grau_9e70c371_5e04_47a3_b7f8_a9bfb0aa38af_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___grau_9e70c371_5e04_47a3_b7f8_a9bfb0aa38af
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___grau_9e70c371_5e04_47a3_b7f8_a9bfb0aa38af_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___grau_9e70c371_5e04_47a3_b7f8_a9bfb0aa38af
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___grau_ef7298aa_c32a_4a45_a737_8196dde832a2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___grau_ef7298aa_c32a_4a45_a737_8196dde832a2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___grau_ef7298aa_c32a_4a45_a737_8196dde832a2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___grau_ef7298aa_c32a_4a45_a737_8196dde832a2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grünflächen - schwarz-weiss' feature collection
OperationId
getFeature_f1f5f6da-4db0-4c21-bbc4-1bbca149b4d5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grünflächen - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grünflächen - schwarz-weiss' feature collection
OperationId
getFeatures_f1f5f6da-4db0-4c21-bbc4-1bbca149b4d5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f1f5f6da-4db0-4c21-bbc4-1bbca149b4d5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grünflächen - schwarz-weiss' feature collection
OperationId
describeCollection_f1f5f6da-4db0-4c21-bbc4-1bbca149b4d5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Grünflächen - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___schwarz_weiss_58bfeb95_ae96_4503_bc3d_f3e46f1c9ae1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Grünflächen - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Grünflächen - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___schwarz_weiss_58bfeb95_ae96_4503_bc3d_f3e46f1c9ae1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___schwarz_weiss_58bfeb95_ae96_4503_bc3d_f3e46f1c9ae1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Grünflächen - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Gr_nfl_chen___schwarz_weiss_58bfeb95_ae96_4503_bc3d_f3e46f1c9ae1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Grünflächen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' feature collection
OperationId
getFeature_a20d0cfd-ad47-4c29-ba26-3934f12670c7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' feature collection
OperationId
getFeatures_a20d0cfd-ad47-4c29-ba26-3934f12670c7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a20d0cfd-ad47-4c29-ba26-3934f12670c7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' feature collection
OperationId
describeCollection_a20d0cfd-ad47-4c29-ba26-3934f12670c7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Hintergrund___farbig_967971d2_a16f_4136_ad97_4cd540d1404b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Hintergrund___farbig_967971d2_a16f_4136_ad97_4cd540d1404b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Hintergrund___farbig_967971d2_a16f_4136_ad97_4cd540d1404b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Hintergrund___farbig_967971d2_a16f_4136_ad97_4cd540d1404b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Hintergrund___farbig_f70f7932_6492_4da0_bae2_28366e82627e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Hintergrund___farbig_f70f7932_6492_4da0_bae2_28366e82627e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Hintergrund___farbig_f70f7932_6492_4da0_bae2_28366e82627e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Hintergrund___farbig_f70f7932_6492_4da0_bae2_28366e82627e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' feature collection
OperationId
getFeature_98c30f1d-c7fe-4f03-b278-09ec9c2ba7d4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' feature collection
OperationId
getFeatures_98c30f1d-c7fe-4f03-b278-09ec9c2ba7d4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_98c30f1d-c7fe-4f03-b278-09ec9c2ba7d4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' feature collection
OperationId
describeCollection_98c30f1d-c7fe-4f03-b278-09ec9c2ba7d4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Hintergrund___grau_7eef8fa4_73ed_42f1_ac0f_4328757ae800_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Hintergrund___grau_7eef8fa4_73ed_42f1_ac0f_4328757ae800
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Hintergrund___grau_7eef8fa4_73ed_42f1_ac0f_4328757ae800_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Hintergrund___grau_7eef8fa4_73ed_42f1_ac0f_4328757ae800
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Hintergrund___grau_7b563ea5_0ab8_4f61_b420_33fc4954eb05_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Hintergrund___grau_7b563ea5_0ab8_4f61_b420_33fc4954eb05
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Hintergrund___grau_7b563ea5_0ab8_4f61_b420_33fc4954eb05_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Hintergrund___grau_7b563ea5_0ab8_4f61_b420_33fc4954eb05
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Hintergrund - schwarz-weiss' feature collection
OperationId
getFeature_3eac0b03-8025-42c0-ae48-dc8385b21df6_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Hintergrund - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Hintergrund - schwarz-weiss' feature collection
OperationId
getFeatures_3eac0b03-8025-42c0-ae48-dc8385b21df6
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_3eac0b03-8025-42c0-ae48-dc8385b21df6_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Hintergrund - schwarz-weiss' feature collection
OperationId
describeCollection_3eac0b03-8025-42c0-ae48-dc8385b21df6
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Hintergrund - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Hintergrund___schwarz_weiss_88604f3d_02ab_4ac7_bb0a_31c9a40c5560_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Hintergrund - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Hintergrund - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Hintergrund___schwarz_weiss_88604f3d_02ab_4ac7_bb0a_31c9a40c5560
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Hintergrund___schwarz_weiss_88604f3d_02ab_4ac7_bb0a_31c9a40c5560_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Hintergrund - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Hintergrund___schwarz_weiss_88604f3d_02ab_4ac7_bb0a_31c9a40c5560
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Hintergrund - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' feature collection
OperationId
getFeature_beaaa333-e707-4643-9421-8580884e5ad0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' feature collection
OperationId
getFeatures_beaaa333-e707-4643-9421-8580884e5ad0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Rotation Retrieve features filtered by: Rotation (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Rotation' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_beaaa333-e707-4643-9421-8580884e5ad0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' feature collection
OperationId
describeCollection_beaaa333-e707-4643-9421-8580884e5ad0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___farbig_8b60d8f9_f202_48e9_a5db_230f4dd0fdec_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___farbig_8b60d8f9_f202_48e9_a5db_230f4dd0fdec
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Rotation Retrieve features filtered by: Rotation (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Rotation' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___farbig_8b60d8f9_f202_48e9_a5db_230f4dd0fdec_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___farbig_8b60d8f9_f202_48e9_a5db_230f4dd0fdec
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___farbig_0c4954ea_8e76_4dce_b4ee_526f26006f46_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___farbig_0c4954ea_8e76_4dce_b4ee_526f26006f46
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Rotation Retrieve features filtered by: Rotation (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Rotation' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___farbig_0c4954ea_8e76_4dce_b4ee_526f26006f46_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___farbig_0c4954ea_8e76_4dce_b4ee_526f26006f46
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' feature collection
OperationId
getFeature_7b33ae68-4f02-4bf8-bc57-605ba9cfa399_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' feature collection
OperationId
getFeatures_7b33ae68-4f02-4bf8-bc57-605ba9cfa399
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Rotation Retrieve features filtered by: Rotation (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Rotation' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7b33ae68-4f02-4bf8-bc57-605ba9cfa399_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' feature collection
OperationId
describeCollection_7b33ae68-4f02-4bf8-bc57-605ba9cfa399
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___grau_b67b4a46_1ae6_4344_b572_659457908a42_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___grau_b67b4a46_1ae6_4344_b572_659457908a42
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Rotation Retrieve features filtered by: Rotation (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Rotation' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___grau_b67b4a46_1ae6_4344_b572_659457908a42_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___grau_b67b4a46_1ae6_4344_b572_659457908a42
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___grau_4c11b3ec_d80f_4e0e_b8d6_3aa2a54545c9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___grau_4c11b3ec_d80f_4e0e_b8d6_3aa2a54545c9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Rotation Retrieve features filtered by: Rotation (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Rotation' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___grau_4c11b3ec_d80f_4e0e_b8d6_3aa2a54545c9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___grau_4c11b3ec_d80f_4e0e_b8d6_3aa2a54545c9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - schwarz-weiss' feature collection
OperationId
getFeature_ed373f20-4ebc-4c5b-b87b-cdc8281686cc_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - schwarz-weiss' feature collection
OperationId
getFeatures_ed373f20-4ebc-4c5b-b87b-cdc8281686cc
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Rotation Retrieve features filtered by: Rotation (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Rotation' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ed373f20-4ebc-4c5b-b87b-cdc8281686cc_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - schwarz-weiss' feature collection
OperationId
describeCollection_ed373f20-4ebc-4c5b-b87b-cdc8281686cc
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___schwarz_weiss_87c06b58_7061_433f_9b5f_22c0c3fb175b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___schwarz_weiss_87c06b58_7061_433f_9b5f_22c0c3fb175b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Rotation Retrieve features filtered by: Rotation (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Rotation' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___schwarz_weiss_87c06b58_7061_433f_9b5f_22c0c3fb175b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Kirchenkreuze___schwarz_weiss_87c06b58_7061_433f_9b5f_22c0c3fb175b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Kirchenkreuze - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' feature collection
OperationId
getFeature_456d7df2-05c5-4008-a1c5-a2ee6fc09592_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' feature collection
OperationId
getFeatures_456d7df2-05c5-4008-a1c5-a2ee6fc09592
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_456d7df2-05c5-4008-a1c5-a2ee6fc09592_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' feature collection
OperationId
describeCollection_456d7df2-05c5-4008-a1c5-a2ee6fc09592
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___farbig_c2e1aa61_9956_40d5_813d_c2630d3ccec1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___farbig_c2e1aa61_9956_40d5_813d_c2630d3ccec1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___farbig_c2e1aa61_9956_40d5_813d_c2630d3ccec1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___farbig_c2e1aa61_9956_40d5_813d_c2630d3ccec1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___farbig_ca048aff_a3f4_4187_a26d_3b3ec07fc722_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___farbig_ca048aff_a3f4_4187_a26d_3b3ec07fc722
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___farbig_ca048aff_a3f4_4187_a26d_3b3ec07fc722_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___farbig_ca048aff_a3f4_4187_a26d_3b3ec07fc722
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' feature collection
OperationId
getFeature_6f086a23-8e91-4fe5-bf6c-c1aad9805745_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' feature collection
OperationId
getFeatures_6f086a23-8e91-4fe5-bf6c-c1aad9805745
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6f086a23-8e91-4fe5-bf6c-c1aad9805745_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' feature collection
OperationId
describeCollection_6f086a23-8e91-4fe5-bf6c-c1aad9805745
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___grau_16af6e9f_34ac_4695_8926_ee75c8992a78_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___grau_16af6e9f_34ac_4695_8926_ee75c8992a78
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___grau_16af6e9f_34ac_4695_8926_ee75c8992a78_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___grau_16af6e9f_34ac_4695_8926_ee75c8992a78
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___grau_b2bd0213_7afc_4386_8048_33bb0a12ea30_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___grau_b2bd0213_7afc_4386_8048_33bb0a12ea30
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___grau_b2bd0213_7afc_4386_8048_33bb0a12ea30_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___grau_b2bd0213_7afc_4386_8048_33bb0a12ea30
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - schwarz-weiss' feature collection
OperationId
getFeature_6c98cf68-0173-4ac2-895d-3ad07046b4d0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - schwarz-weiss' feature collection
OperationId
getFeatures_6c98cf68-0173-4ac2-895d-3ad07046b4d0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6c98cf68-0173-4ac2-895d-3ad07046b4d0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - schwarz-weiss' feature collection
OperationId
describeCollection_6c98cf68-0173-4ac2-895d-3ad07046b4d0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___schwarz_weiss_5750d6e9_d935_47e6_9326_082b61810976_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___schwarz_weiss_5750d6e9_d935_47e6_9326_082b61810976
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___schwarz_weiss_5750d6e9_d935_47e6_9326_082b61810976_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Strassenkonturen___schwarz_weiss_5750d6e9_d935_47e6_9326_082b61810976
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassenkonturen - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' feature collection
OperationId
getFeature_17b92764-90c5-440d-b78c-5aecba8e7a37_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' feature collection
OperationId
getFeatures_17b92764-90c5-440d-b78c-5aecba8e7a37
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_17b92764-90c5-440d-b78c-5aecba8e7a37_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' feature collection
OperationId
describeCollection_17b92764-90c5-440d-b78c-5aecba8e7a37
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Strassennetz___farbig_fb68f263_db42_4841_b45a_2f2b68dc7bf8_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassennetz___farbig_fb68f263_db42_4841_b45a_2f2b68dc7bf8
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassennetz___farbig_fb68f263_db42_4841_b45a_2f2b68dc7bf8_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Strassennetz___farbig_fb68f263_db42_4841_b45a_2f2b68dc7bf8
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Strassennetz___farbig_471401a2_0717_4538_b234_92d7290bf9d9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassennetz___farbig_471401a2_0717_4538_b234_92d7290bf9d9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassennetz___farbig_471401a2_0717_4538_b234_92d7290bf9d9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Strassennetz___farbig_471401a2_0717_4538_b234_92d7290bf9d9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' feature collection
OperationId
getFeature_a909028b-346d-473b-9e7c-305c1f5b4ecf_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' feature collection
OperationId
getFeatures_a909028b-346d-473b-9e7c-305c1f5b4ecf
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a909028b-346d-473b-9e7c-305c1f5b4ecf_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' feature collection
OperationId
describeCollection_a909028b-346d-473b-9e7c-305c1f5b4ecf
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Strassennetz___grau_a79281e5_453f_44cb_a260_b8da03be1ab4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassennetz___grau_a79281e5_453f_44cb_a260_b8da03be1ab4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassennetz___grau_a79281e5_453f_44cb_a260_b8da03be1ab4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Strassennetz___grau_a79281e5_453f_44cb_a260_b8da03be1ab4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Strassennetz___grau_c029ef3b_c422_4ee0_a5f1_8ebf45dbbded_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassennetz___grau_c029ef3b_c422_4ee0_a5f1_8ebf45dbbded
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassennetz___grau_c029ef3b_c422_4ee0_a5f1_8ebf45dbbded_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Strassennetz___grau_c029ef3b_c422_4ee0_a5f1_8ebf45dbbded
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassennetz - schwarz-weiss' feature collection
OperationId
getFeature_1338b806-af2d-475f-a132-21433d250e87_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassennetz - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassennetz - schwarz-weiss' feature collection
OperationId
getFeatures_1338b806-af2d-475f-a132-21433d250e87
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_1338b806-af2d-475f-a132-21433d250e87_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassennetz - schwarz-weiss' feature collection
OperationId
describeCollection_1338b806-af2d-475f-a132-21433d250e87
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Strassennetz - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Strassennetz___schwarz_weiss_d87c5e69_7e4a_4926_89b9_465bc4b9cf12_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Strassennetz - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Strassennetz - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassennetz___schwarz_weiss_d87c5e69_7e4a_4926_89b9_465bc4b9cf12
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Strassennetz___schwarz_weiss_d87c5e69_7e4a_4926_89b9_465bc4b9cf12_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Strassennetz - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Strassennetz___schwarz_weiss_d87c5e69_7e4a_4926_89b9_465bc4b9cf12
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Strassennetz - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' feature collection
OperationId
getFeature_06cf3159-756f-44af-9cdb-3c688b87f0aa_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' feature collection
OperationId
getFeatures_06cf3159-756f-44af-9cdb-3c688b87f0aa
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_06cf3159-756f-44af-9cdb-3c688b87f0aa_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' feature collection
OperationId
describeCollection_06cf3159-756f-44af-9cdb-3c688b87f0aa
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Symbole___farbig_c8c4f4cc_7bc6_427e_b955_e0ec911f5169_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Symbole___farbig_c8c4f4cc_7bc6_427e_b955_e0ec911f5169
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Symbole___farbig_c8c4f4cc_7bc6_427e_b955_e0ec911f5169_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Symbole___farbig_c8c4f4cc_7bc6_427e_b955_e0ec911f5169
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Symbole___farbig_02293af6_4975_4b78_8ae2_0efd0dcb169d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Symbole___farbig_02293af6_4975_4b78_8ae2_0efd0dcb169d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Symbole___farbig_02293af6_4975_4b78_8ae2_0efd0dcb169d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Symbole___farbig_02293af6_4975_4b78_8ae2_0efd0dcb169d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - farbig' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Symbole - grau' feature collection
OperationId
getFeature_cebccfb2-f54d-4d81-ab77-59fd67b4e339_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Symbole - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Symbole - grau' feature collection
OperationId
getFeatures_cebccfb2-f54d-4d81-ab77-59fd67b4e339
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_cebccfb2-f54d-4d81-ab77-59fd67b4e339_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Symbole - grau' feature collection
OperationId
describeCollection_cebccfb2-f54d-4d81-ab77-59fd67b4e339
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Symbole - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Symbole___grau_b780a09a_7088_4a67_b07b_219274a05f73_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Symbole - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Symbole - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Symbole___grau_b780a09a_7088_4a67_b07b_219274a05f73
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Symbole___grau_b780a09a_7088_4a67_b07b_219274a05f73_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Symbole - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Symbole___grau_b780a09a_7088_4a67_b07b_219274a05f73
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Symbole - grau' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Symbole___grau_cdd2110a_3792_429d_9dd8_95ebfd7e3468_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Symbole - grau' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Symbole - grau' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Symbole___grau_cdd2110a_3792_429d_9dd8_95ebfd7e3468
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Symbole___grau_cdd2110a_3792_429d_9dd8_95ebfd7e3468_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Symbole - grau' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Symbole___grau_cdd2110a_3792_429d_9dd8_95ebfd7e3468
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - grau' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Symbole - schwarz-weiss' feature collection
OperationId
getFeature_87643cfb-daf2-4c39-a465-989459b11b90_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Symbole - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Symbole - schwarz-weiss' feature collection
OperationId
getFeatures_87643cfb-daf2-4c39-a465-989459b11b90
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_87643cfb-daf2-4c39-a465-989459b11b90_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Symbole - schwarz-weiss' feature collection
OperationId
describeCollection_87643cfb-daf2-4c39-a465-989459b11b90
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Vektorstadtplan - Vektorstadtplan Symbole - schwarz-weiss' feature collection
OperationId
getFeature_Vektorstadtplan___Vektorstadtplan_Symbole___schwarz_weiss_4af9d683_8e02_4669_b63d_f908a41f6672_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Vektorstadtplan - Vektorstadtplan Symbole - schwarz-weiss' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Vektorstadtplan - Vektorstadtplan Symbole - schwarz-weiss' feature collection
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Symbole___schwarz_weiss_4af9d683_8e02_4669_b63d_f908a41f6672
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klasse Retrieve features filtered by: Klasse (String) string
Name Retrieve features filtered by: Name (String) string
Ort Retrieve features filtered by: Ort (String) string
Land Retrieve features filtered by: Land (String) string
Art Retrieve features filtered by: Art (String) string
Rotation Retrieve features filtered by: Rotation (Double) number
Typografie Retrieve features filtered by: Typografie (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klasse', 'Name', 'Ort', 'Land', 'Art', 'Rotation', 'Typografie' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_Vektorstadtplan___Vektorstadtplan_Symbole___schwarz_weiss_4af9d683_8e02_4669_b63d_f908a41f6672_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Vektorstadtplan - Vektorstadtplan Symbole - schwarz-weiss' feature collection
OperationId
describeCollection_Vektorstadtplan___Vektorstadtplan_Symbole___schwarz_weiss_4af9d683_8e02_4669_b63d_f908a41f6672
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Vektorstadtplan - Vektorstadtplan Symbole - schwarz-weiss' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Veloabstellplätze - Abstellplatz für Cargovelos' feature collection
OperationId
getFeature_54aeb8af-9264-4814-bc15-83cc9768d61b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Veloabstellplätze - Abstellplatz für Cargovelos' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Veloabstellplätze - Abstellplatz für Cargovelos' feature collection
OperationId
getFeatures_54aeb8af-9264-4814-bc15-83cc9768d61b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Veloabstellplatz Retrieve features filtered by: ID Veloabstellplatz (Integer) integer
Typ Retrieve features filtered by: Typ (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Tarif Retrieve features filtered by: Tarif (String) string
Anzahl Veloabstellplätze Retrieve features filtered by: Anzahl Veloabstellplätze (Integer) integer
Anschliessbar Retrieve features filtered by: Anschliessbar (String) string
Gedeckt Retrieve features filtered by: Gedeckt (String) string
Zugänglichkeit Retrieve features filtered by: Zugänglichkeit (String) string
Infos Retrieve features filtered by: Infos (String) string
Abstellplatz für Cargovelos Retrieve features filtered by: Abstellplatz für Cargovelos (String) string
Bike+Ride Retrieve features filtered by: Bike+Ride (String) string
Ort Retrieve features filtered by: Ort (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Veloabstellplatz', 'Typ', 'Strasse', 'Tarif', 'Anzahl Veloabstellplätze', 'Anschliessbar', 'Gedeckt', 'Zugänglichkeit', 'Infos', 'Abstellplatz für Cargovelos', 'Bike+Ride', 'Ort' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloabstellplätze - Abstellplatz für Cargovelos' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_54aeb8af-9264-4814-bc15-83cc9768d61b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Veloabstellplätze - Abstellplatz für Cargovelos' feature collection
OperationId
describeCollection_54aeb8af-9264-4814-bc15-83cc9768d61b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloabstellplätze - Abstellplatz für Cargovelos' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Veloabstellplätze - Bike + Ride' feature collection
OperationId
getFeature_12938993-bd06-425e-8918-425b5b16066a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Veloabstellplätze - Bike + Ride' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Veloabstellplätze - Bike + Ride' feature collection
OperationId
getFeatures_12938993-bd06-425e-8918-425b5b16066a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Veloabstellplatz Retrieve features filtered by: ID Veloabstellplatz (Integer) integer
Typ Retrieve features filtered by: Typ (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Tarif Retrieve features filtered by: Tarif (String) string
Anzahl Veloabstellplätze Retrieve features filtered by: Anzahl Veloabstellplätze (Integer) integer
Anschliessbar Retrieve features filtered by: Anschliessbar (String) string
Gedeckt Retrieve features filtered by: Gedeckt (String) string
Zugänglichkeit Retrieve features filtered by: Zugänglichkeit (String) string
Infos Retrieve features filtered by: Infos (String) string
Abstellplatz für Cargovelos Retrieve features filtered by: Abstellplatz für Cargovelos (String) string
Bike+Ride Retrieve features filtered by: Bike+Ride (String) string
Ort Retrieve features filtered by: Ort (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Veloabstellplatz', 'Typ', 'Strasse', 'Tarif', 'Anzahl Veloabstellplätze', 'Anschliessbar', 'Gedeckt', 'Zugänglichkeit', 'Infos', 'Abstellplatz für Cargovelos', 'Bike+Ride', 'Ort' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloabstellplätze - Bike + Ride' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_12938993-bd06-425e-8918-425b5b16066a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Veloabstellplätze - Bike + Ride' feature collection
OperationId
describeCollection_12938993-bd06-425e-8918-425b5b16066a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloabstellplätze - Bike + Ride' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Veloabstellplätze - Veloabstellplatz' feature collection
OperationId
getFeature_efcef573-fff2-4aeb-9057-503caa1f2f01_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Veloabstellplätze - Veloabstellplatz' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Veloabstellplätze - Veloabstellplatz' feature collection
OperationId
getFeatures_efcef573-fff2-4aeb-9057-503caa1f2f01
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Veloabstellplatz Retrieve features filtered by: ID Veloabstellplatz (Integer) integer
Typ Retrieve features filtered by: Typ (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Tarif Retrieve features filtered by: Tarif (String) string
Anzahl Veloabstellplätze Retrieve features filtered by: Anzahl Veloabstellplätze (Integer) integer
Anschliessbar Retrieve features filtered by: Anschliessbar (String) string
Gedeckt Retrieve features filtered by: Gedeckt (String) string
Zugänglichkeit Retrieve features filtered by: Zugänglichkeit (String) string
Infos Retrieve features filtered by: Infos (String) string
Abstellplatz für Cargovelos Retrieve features filtered by: Abstellplatz für Cargovelos (String) string
Bike+Ride Retrieve features filtered by: Bike+Ride (String) string
Ort Retrieve features filtered by: Ort (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Veloabstellplatz', 'Typ', 'Strasse', 'Tarif', 'Anzahl Veloabstellplätze', 'Anschliessbar', 'Gedeckt', 'Zugänglichkeit', 'Infos', 'Abstellplatz für Cargovelos', 'Bike+Ride', 'Ort' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloabstellplätze - Veloabstellplatz' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_efcef573-fff2-4aeb-9057-503caa1f2f01_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Veloabstellplätze - Veloabstellplatz' feature collection
OperationId
describeCollection_efcef573-fff2-4aeb-9057-503caa1f2f01
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloabstellplätze - Veloabstellplatz' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Veloabstellplätze - Velostation' feature collection
OperationId
getFeature_72c47ac4-9eff-45e4-b64a-4a892d23a5ad_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Veloabstellplätze - Velostation' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Veloabstellplätze - Velostation' feature collection
OperationId
getFeatures_72c47ac4-9eff-45e4-b64a-4a892d23a5ad
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Veloabstellplatz Retrieve features filtered by: ID Veloabstellplatz (Integer) integer
Typ Retrieve features filtered by: Typ (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Tarif Retrieve features filtered by: Tarif (String) string
Anzahl Veloabstellplätze Retrieve features filtered by: Anzahl Veloabstellplätze (Integer) integer
Anschliessbar Retrieve features filtered by: Anschliessbar (String) string
Gedeckt Retrieve features filtered by: Gedeckt (String) string
Zugänglichkeit Retrieve features filtered by: Zugänglichkeit (String) string
Infos Retrieve features filtered by: Infos (String) string
Abstellplatz für Cargovelos Retrieve features filtered by: Abstellplatz für Cargovelos (String) string
Bike+Ride Retrieve features filtered by: Bike+Ride (String) string
Ort Retrieve features filtered by: Ort (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Veloabstellplatz', 'Typ', 'Strasse', 'Tarif', 'Anzahl Veloabstellplätze', 'Anschliessbar', 'Gedeckt', 'Zugänglichkeit', 'Infos', 'Abstellplatz für Cargovelos', 'Bike+Ride', 'Ort' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloabstellplätze - Velostation' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_72c47ac4-9eff-45e4-b64a-4a892d23a5ad_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Veloabstellplätze - Velostation' feature collection
OperationId
describeCollection_72c47ac4-9eff-45e4-b64a-4a892d23a5ad
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloabstellplätze - Velostation' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Veloführungselemente an Kreuzungen - Aufstellfläche für Velos' feature collection
OperationId
getFeature_0d290e65-a040-43de-928e-e1e2702aa8fc_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Veloführungselemente an Kreuzungen - Aufstellfläche für Velos' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Veloführungselemente an Kreuzungen - Aufstellfläche für Velos' feature collection
OperationId
getFeatures_0d290e65-a040-43de-928e-e1e2702aa8fc
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Kreuzung Retrieve features filtered by: Kreuzung (String) string
Zuführender Velostreifen Retrieve features filtered by: Zuführender Velostreifen (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Kreuzung', 'Zuführender Velostreifen' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloführungselemente an Kreuzungen - Aufstellfläche für Velos' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0d290e65-a040-43de-928e-e1e2702aa8fc_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Veloführungselemente an Kreuzungen - Aufstellfläche für Velos' feature collection
OperationId
describeCollection_0d290e65-a040-43de-928e-e1e2702aa8fc
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloführungselemente an Kreuzungen - Aufstellfläche für Velos' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Veloführungselemente an Kreuzungen - Indirekter Linksabbieger' feature collection
OperationId
getFeature_e47238c8-713d-4f71-ac00-77eee284c7a2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Veloführungselemente an Kreuzungen - Indirekter Linksabbieger' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Veloführungselemente an Kreuzungen - Indirekter Linksabbieger' feature collection
OperationId
getFeatures_e47238c8-713d-4f71-ac00-77eee284c7a2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Fahrtrichtung von Retrieve features filtered by: Fahrtrichtung von (String) string
Fahrtrichtung nach Retrieve features filtered by: Fahrtrichtung nach (String) string
Kreuzung Retrieve features filtered by: Kreuzung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Fahrtrichtung von', 'Fahrtrichtung nach', 'Kreuzung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloführungselemente an Kreuzungen - Indirekter Linksabbieger' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e47238c8-713d-4f71-ac00-77eee284c7a2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Veloführungselemente an Kreuzungen - Indirekter Linksabbieger' feature collection
OperationId
describeCollection_e47238c8-713d-4f71-ac00-77eee284c7a2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloführungselemente an Kreuzungen - Indirekter Linksabbieger' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Veloführungselemente an Kreuzungen - Rechtsabbiegen bei Rot' feature collection
OperationId
getFeature_8d5c54d0-6bbf-44f3-8c0f-0433ab5e28e2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Veloführungselemente an Kreuzungen - Rechtsabbiegen bei Rot' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Veloführungselemente an Kreuzungen - Rechtsabbiegen bei Rot' feature collection
OperationId
getFeatures_8d5c54d0-6bbf-44f3-8c0f-0433ab5e28e2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Strassenname Retrieve features filtered by: Strassenname (String) string
Kreuzung Retrieve features filtered by: Kreuzung (String) string
Winkel zur Darstellung Retrieve features filtered by: Winkel zur Darstellung (Integer) integer
properties Comma separated list of feature property names to be added to the result. Valid values: 'Strassenname', 'Kreuzung', 'Winkel zur Darstellung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloführungselemente an Kreuzungen - Rechtsabbiegen bei Rot' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_8d5c54d0-6bbf-44f3-8c0f-0433ab5e28e2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Veloführungselemente an Kreuzungen - Rechtsabbiegen bei Rot' feature collection
OperationId
describeCollection_8d5c54d0-6bbf-44f3-8c0f-0433ab5e28e2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloführungselemente an Kreuzungen - Rechtsabbiegen bei Rot' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Veloführungselemente an Kreuzungen - Vorgezogene Haltelinie' feature collection
OperationId
getFeature_161b8aac-2aa0-4147-9c64-23c9ca6a4e93_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Veloführungselemente an Kreuzungen - Vorgezogene Haltelinie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Veloführungselemente an Kreuzungen - Vorgezogene Haltelinie' feature collection
OperationId
getFeatures_161b8aac-2aa0-4147-9c64-23c9ca6a4e93
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Kreuzung Retrieve features filtered by: Kreuzung (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Kreuzung' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloführungselemente an Kreuzungen - Vorgezogene Haltelinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_161b8aac-2aa0-4147-9c64-23c9ca6a4e93_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Veloführungselemente an Kreuzungen - Vorgezogene Haltelinie' feature collection
OperationId
describeCollection_161b8aac-2aa0-4147-9c64-23c9ca6a4e93
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Veloführungselemente an Kreuzungen - Vorgezogene Haltelinie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Velopumpen' feature collection
OperationId
getFeature_1a277b6d-6eec-4de7-996c-558bcf1504bb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Velopumpen' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Velopumpen' feature collection
OperationId
getFeatures_1a277b6d-6eec-4de7-996c-558bcf1504bb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Velopumpe Retrieve features filtered by: ID Velopumpe (Integer) integer
Anbieter Retrieve features filtered by: Anbieter (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Postleitzahl Retrieve features filtered by: Postleitzahl (Integer) integer
Ort Retrieve features filtered by: Ort (String) string
Pumpe Retrieve features filtered by: Pumpe (String) string
Verfügbarkeit Retrieve features filtered by: Verfügbarkeit (String) string
Webseite Retrieve features filtered by: Webseite (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Velopumpe', 'Anbieter', 'Strasse', 'Postleitzahl', 'Ort', 'Pumpe', 'Verfügbarkeit', 'Webseite' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Velopumpen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_1a277b6d-6eec-4de7-996c-558bcf1504bb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Velopumpen' feature collection
OperationId
describeCollection_1a277b6d-6eec-4de7-996c-558bcf1504bb
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Velopumpen' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Velostadtplan - Eignung' feature collection
OperationId
getFeature_d7a5fcd8-44ca-4f03-a695-2bb5196eb5a0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Velostadtplan - Eignung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Velostadtplan - Eignung' feature collection
OperationId
getFeatures_d7a5fcd8-44ca-4f03-a695-2bb5196eb5a0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Klassifikation Retrieve features filtered by: Klassifikation (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Klassifikation' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Velostadtplan - Eignung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_d7a5fcd8-44ca-4f03-a695-2bb5196eb5a0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Velostadtplan - Eignung' feature collection
OperationId
describeCollection_d7a5fcd8-44ca-4f03-a695-2bb5196eb5a0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Velostadtplan - Eignung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Velostadtplan - Fussgängerzone' feature collection
OperationId
getFeature_8ed12ae5-f629-4282-9fde-6b9070d89ca9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Velostadtplan - Fussgängerzone' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Velostadtplan - Fussgängerzone' feature collection
OperationId
getFeatures_8ed12ae5-f629-4282-9fde-6b9070d89ca9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Name Retrieve features filtered by: Name (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Name' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Velostadtplan - Fussgängerzone' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_8ed12ae5-f629-4282-9fde-6b9070d89ca9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Velostadtplan - Fussgängerzone' feature collection
OperationId
describeCollection_8ed12ae5-f629-4282-9fde-6b9070d89ca9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Velostadtplan - Fussgängerzone' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Velostadtplan - Hinweise' feature collection
OperationId
getFeature_c80ccbb6-f11e-4b02-a42a-8eee302a32cd_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Velostadtplan - Hinweise' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Velostadtplan - Hinweise' feature collection
OperationId
getFeatures_c80ccbb6-f11e-4b02-a42a-8eee302a32cd
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Typ Retrieve features filtered by: Typ (String) string
Strasse Retrieve features filtered by: Strasse (String) string
Gemeinde Retrieve features filtered by: Gemeinde (String) string
Einbahn Retrieve features filtered by: Einbahn (String) string
Gefahrenstelle Retrieve features filtered by: Gefahrenstelle (String) string
Gefahrenart Retrieve features filtered by: Gefahrenart (String) string
Steigung Retrieve features filtered by: Steigung (String) string
Darstellungswinkel Retrieve features filtered by: Darstellungswinkel (Double) number
properties Comma separated list of feature property names to be added to the result. Valid values: 'Typ', 'Strasse', 'Gemeinde', 'Einbahn', 'Gefahrenstelle', 'Gefahrenart', 'Steigung', 'Darstellungswinkel' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Velostadtplan - Hinweise' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c80ccbb6-f11e-4b02-a42a-8eee302a32cd_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Velostadtplan - Hinweise' feature collection
OperationId
describeCollection_c80ccbb6-f11e-4b02-a42a-8eee302a32cd
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Velostadtplan - Hinweise' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Waldreservate' feature collection
OperationId
getFeature_11482a76-e8dc-4bbc-a93d-79674a4b16ac_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Waldreservate' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Waldreservate' feature collection
OperationId
getFeatures_11482a76-e8dc-4bbc-a93d-79674a4b16ac
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Waldreservat Retrieve features filtered by: ID Waldreservat (String) string
Name Retrieve features filtered by: Name (String) string
Objektnummer Retrieve features filtered by: Objektnummer (String) string
Vertragliche Gesamtfläche Retrieve features filtered by: Vertragliche Gesamtfläche (Double) number
MCPFE Typ Retrieve features filtered by: MCPFE Typ (String) string
Bedeutung Code Retrieve features filtered by: Bedeutung Code (Integer) integer
Bedeutung Text Retrieve features filtered by: Bedeutung Text (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Waldreservat', 'Name', 'Objektnummer', 'Vertragliche Gesamtfläche', 'MCPFE Typ', 'Bedeutung Code', 'Bedeutung Text', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Waldreservate' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_11482a76-e8dc-4bbc-a93d-79674a4b16ac_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Waldreservate' feature collection
OperationId
describeCollection_11482a76-e8dc-4bbc-a93d-79674a4b16ac
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Waldreservate' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Weihnachtsmarktstandorte' feature collection
OperationId
getFeature_47403618-9f30-4d54-ba0c-fbccb71bab8d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Weihnachtsmarktstandorte' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Weihnachtsmarktstandorte' feature collection
OperationId
getFeatures_47403618-9f30-4d54-ba0c-fbccb71bab8d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Geschäftsname Retrieve features filtered by: Geschäftsname (String) string
Beschreibung Retrieve features filtered by: Beschreibung (String) string
Kategorie Retrieve features filtered by: Kategorie (String) string
Betriebszeitraum Retrieve features filtered by: Betriebszeitraum (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Geschäftsname', 'Beschreibung', 'Kategorie', 'Betriebszeitraum' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Weihnachtsmarktstandorte' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_47403618-9f30-4d54-ba0c-fbccb71bab8d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Weihnachtsmarktstandorte' feature collection
OperationId
describeCollection_47403618-9f30-4d54-ba0c-fbccb71bab8d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Weihnachtsmarktstandorte' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Wohnanteilplan Stadt Basel - Wohnanteilplan' feature collection
OperationId
getFeature_ebdc2291-05da-45ec-aba0-94b628e3b7d2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Wohnanteilplan Stadt Basel - Wohnanteilplan' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Wohnanteilplan Stadt Basel - Wohnanteilplan' feature collection
OperationId
getFeatures_ebdc2291-05da-45ec-aba0-94b628e3b7d2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Festlegung Retrieve features filtered by: Festlegung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Geolink Retrieve features filtered by: Geolink (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
ID Wohnanteil Retrieve features filtered by: ID Wohnanteil (String) string
Festlegung Text Retrieve features filtered by: Festlegung Text (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Festlegung', 'Verbindlichkeit', 'Geschäftsstatus', 'Geolink', 'Geschäftsbezeichnung', 'ID Wohnanteil', 'Festlegung Text', 'Datum Status', 'Rekurs Hängig', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Wohnanteilplan Stadt Basel - Wohnanteilplan' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ebdc2291-05da-45ec-aba0-94b628e3b7d2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Wohnanteilplan Stadt Basel - Wohnanteilplan' feature collection
OperationId
describeCollection_ebdc2291-05da-45ec-aba0-94b628e3b7d2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Wohnanteilplan Stadt Basel - Wohnanteilplan' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Wohnanteilplan Stadt Basel - Wohnanteilplan: laufende Änderung' feature collection
OperationId
getFeature_20f9c4bc-2c46-4c26-b662-90633e071db9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Wohnanteilplan Stadt Basel - Wohnanteilplan: laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Wohnanteilplan Stadt Basel - Wohnanteilplan: laufende Änderung' feature collection
OperationId
getFeatures_20f9c4bc-2c46-4c26-b662-90633e071db9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
Festlegung Retrieve features filtered by: Festlegung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Geolink Retrieve features filtered by: Geolink (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
ID Wohnanteil Retrieve features filtered by: ID Wohnanteil (String) string
Festlegung Text Retrieve features filtered by: Festlegung Text (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'Festlegung', 'Verbindlichkeit', 'Geschäftsstatus', 'Geolink', 'Geschäftsbezeichnung', 'ID Wohnanteil', 'Festlegung Text', 'Datum Status', 'Projektierte Löschung', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Wohnanteilplan Stadt Basel - Wohnanteilplan: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_20f9c4bc-2c46-4c26-b662-90633e071db9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Wohnanteilplan Stadt Basel - Wohnanteilplan: laufende Änderung' feature collection
OperationId
describeCollection_20f9c4bc-2c46-4c26-b662-90633e071db9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Wohnanteilplan Stadt Basel - Wohnanteilplan: laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen) - Grundnutzung' feature collection
OperationId
getFeature_c30b74dd-62cd-4e9d-9bff-b5eba475c7d5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen) - Grundnutzung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen) - Grundnutzung' feature collection
OperationId
getFeatures_c30b74dd-62cd-4e9d-9bff-b5eba475c7d5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundnutzung Zonenfläche Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) string
Zone Retrieve features filtered by: Zone (String) string
Zone Text Retrieve features filtered by: Zone Text (String) string
Zweckbestimmung Ziffer Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) integer
Zweckbestimmung Text Retrieve features filtered by: Zweckbestimmung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen) - Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c30b74dd-62cd-4e9d-9bff-b5eba475c7d5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen) - Grundnutzung' feature collection
OperationId
describeCollection_c30b74dd-62cd-4e9d-9bff-b5eba475c7d5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen) - Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen) - Label Grundnutzung' feature collection
OperationId
getFeature_10db8d80-6d98-4f20-bd8c-986dca8fbb13_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen) - Label Grundnutzung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen) - Label Grundnutzung' feature collection
OperationId
getFeatures_10db8d80-6d98-4f20-bd8c-986dca8fbb13
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundnutzung Zonenfläche Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) string
Zone Retrieve features filtered by: Zone (String) string
Zone Text Retrieve features filtered by: Zone Text (String) string
Zweckbestimmung Ziffer Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) integer
Zweckbestimmung Text Retrieve features filtered by: Zweckbestimmung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen) - Label Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_10db8d80-6d98-4f20-bd8c-986dca8fbb13_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen) - Label Grundnutzung' feature collection
OperationId
describeCollection_10db8d80-6d98-4f20-bd8c-986dca8fbb13
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen) - Label Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen): Laufende Änderung - Grundnutzung' feature collection
OperationId
getFeature_6205a127-71fb-4799-8fb0-789bccbfeda4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen): Laufende Änderung - Grundnutzung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen): Laufende Änderung - Grundnutzung' feature collection
OperationId
getFeatures_6205a127-71fb-4799-8fb0-789bccbfeda4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundnutzung Zonenfläche Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) string
Zone Retrieve features filtered by: Zone (String) string
Zone Text Retrieve features filtered by: Zone Text (String) string
Zweckbestimmung Ziffer Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) integer
Zweckbestimmung Text Retrieve features filtered by: Zweckbestimmung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen): Laufende Änderung - Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6205a127-71fb-4799-8fb0-789bccbfeda4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen): Laufende Änderung - Grundnutzung' feature collection
OperationId
describeCollection_6205a127-71fb-4799-8fb0-789bccbfeda4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen): Laufende Änderung - Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen): Laufende Änderung - Label Grundnutzung' feature collection
OperationId
getFeature_f4057ef2-23bf-4105-b6c5-3fa93fcc5cf5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen): Laufende Änderung - Label Grundnutzung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen): Laufende Änderung - Label Grundnutzung' feature collection
OperationId
getFeatures_f4057ef2-23bf-4105-b6c5-3fa93fcc5cf5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundnutzung Zonenfläche Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) string
Zone Retrieve features filtered by: Zone (String) string
Zone Text Retrieve features filtered by: Zone Text (String) string
Zweckbestimmung Ziffer Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) integer
Zweckbestimmung Text Retrieve features filtered by: Zweckbestimmung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen): Laufende Änderung - Label Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_f4057ef2-23bf-4105-b6c5-3fa93fcc5cf5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen): Laufende Änderung - Label Grundnutzung' feature collection
OperationId
describeCollection_f4057ef2-23bf-4105-b6c5-3fa93fcc5cf5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Grundnutzung Zonenfläche (Bettingen): Laufende Änderung - Label Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen) - Label überlagernde Linie' feature collection
OperationId
getFeature_7f7cbadc-3aa5-4150-9e68-60ef634b64a2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen) - Label überlagernde Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen) - Label überlagernde Linie' feature collection
OperationId
getFeatures_7f7cbadc-3aa5-4150-9e68-60ef634b64a2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Linienbezogene Festlegung Retrieve features filtered by: ID Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Retrieve features filtered by: Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Text Retrieve features filtered by: Linienbezogene Festlegung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen) - Label überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_7f7cbadc-3aa5-4150-9e68-60ef634b64a2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen) - Label überlagernde Linie' feature collection
OperationId
describeCollection_7f7cbadc-3aa5-4150-9e68-60ef634b64a2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen) - Label überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen) - Überlagernde Linie' feature collection
OperationId
getFeature_2d1f2376-f1ea-48a8-b66d-8330522eb060_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen) - Überlagernde Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen) - Überlagernde Linie' feature collection
OperationId
getFeatures_2d1f2376-f1ea-48a8-b66d-8330522eb060
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Linienbezogene Festlegung Retrieve features filtered by: ID Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Retrieve features filtered by: Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Text Retrieve features filtered by: Linienbezogene Festlegung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen) - Überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2d1f2376-f1ea-48a8-b66d-8330522eb060_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen) - Überlagernde Linie' feature collection
OperationId
describeCollection_2d1f2376-f1ea-48a8-b66d-8330522eb060
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen) - Überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen): Laufende Änderung - Label überlagernde Linie' feature collection
OperationId
getFeature_b9efc077-085a-43c1-840a-a66761b4daaf_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen): Laufende Änderung - Label überlagernde Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen): Laufende Änderung - Label überlagernde Linie' feature collection
OperationId
getFeatures_b9efc077-085a-43c1-840a-a66761b4daaf
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Linienbezogene Festlegung Retrieve features filtered by: ID Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Retrieve features filtered by: Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Text Retrieve features filtered by: Linienbezogene Festlegung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen): Laufende Änderung - Label überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b9efc077-085a-43c1-840a-a66761b4daaf_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen): Laufende Änderung - Label überlagernde Linie' feature collection
OperationId
describeCollection_b9efc077-085a-43c1-840a-a66761b4daaf
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen): Laufende Änderung - Label überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen): Laufende Änderung - Überlagernde Linie' feature collection
OperationId
getFeature_e461627c-0460-4962-813e-6d2e67789bcf_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen): Laufende Änderung - Überlagernde Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen): Laufende Änderung - Überlagernde Linie' feature collection
OperationId
getFeatures_e461627c-0460-4962-813e-6d2e67789bcf
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Linienbezogene Festlegung Retrieve features filtered by: ID Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Retrieve features filtered by: Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Text Retrieve features filtered by: Linienbezogene Festlegung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen): Laufende Änderung - Überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e461627c-0460-4962-813e-6d2e67789bcf_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen): Laufende Änderung - Überlagernde Linie' feature collection
OperationId
describeCollection_e461627c-0460-4962-813e-6d2e67789bcf
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Linienbezogene Festlegung (Bettingen): Laufende Änderung - Überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen) - Label überlagernde Fläche' feature collection
OperationId
getFeature_cd6929a7-dff3-4bb5-a48a-bcb5239c82e1_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen) - Label überlagernde Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen) - Label überlagernde Fläche' feature collection
OperationId
getFeatures_cd6929a7-dff3-4bb5-a48a-bcb5239c82e1
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Überlagernde Festlegung Retrieve features filtered by: ID Überlagernde Festlegung (String) string
Überlagernde Festlegung Retrieve features filtered by: Überlagernde Festlegung (String) string
Überlagernde Festlegung Text Retrieve features filtered by: Überlagernde Festlegung Text (String) string
Schutzzweck Retrieve features filtered by: Schutzzweck (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen) - Label überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_cd6929a7-dff3-4bb5-a48a-bcb5239c82e1_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen) - Label überlagernde Fläche' feature collection
OperationId
describeCollection_cd6929a7-dff3-4bb5-a48a-bcb5239c82e1
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen) - Label überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen) - Überlagernde Fläche' feature collection
OperationId
getFeature_9c755510-99c8-40ef-945e-e88bc2a34ecf_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen) - Überlagernde Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen) - Überlagernde Fläche' feature collection
OperationId
getFeatures_9c755510-99c8-40ef-945e-e88bc2a34ecf
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Überlagernde Festlegung Retrieve features filtered by: ID Überlagernde Festlegung (String) string
Überlagernde Festlegung Retrieve features filtered by: Überlagernde Festlegung (String) string
Überlagernde Festlegung Text Retrieve features filtered by: Überlagernde Festlegung Text (String) string
Schutzzweck Retrieve features filtered by: Schutzzweck (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen) - Überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9c755510-99c8-40ef-945e-e88bc2a34ecf_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen) - Überlagernde Fläche' feature collection
OperationId
describeCollection_9c755510-99c8-40ef-945e-e88bc2a34ecf
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen) - Überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen): Laufende Änderungen - Label überlagernde Fläche' feature collection
OperationId
getFeature_9a57c1a3-36dd-49d3-9dc2-85b90ff07c20_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen): Laufende Änderungen - Label überlagernde Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen): Laufende Änderungen - Label überlagernde Fläche' feature collection
OperationId
getFeatures_9a57c1a3-36dd-49d3-9dc2-85b90ff07c20
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Überlagernde Festlegung Retrieve features filtered by: ID Überlagernde Festlegung (String) string
Überlagernde Festlegung Retrieve features filtered by: Überlagernde Festlegung (String) string
Überlagernde Festlegung Text Retrieve features filtered by: Überlagernde Festlegung Text (String) string
Schutzzweck Retrieve features filtered by: Schutzzweck (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen): Laufende Änderungen - Label überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9a57c1a3-36dd-49d3-9dc2-85b90ff07c20_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen): Laufende Änderungen - Label überlagernde Fläche' feature collection
OperationId
describeCollection_9a57c1a3-36dd-49d3-9dc2-85b90ff07c20
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen): Laufende Änderungen - Label überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen): Laufende Änderungen - Überlagernde Fläche' feature collection
OperationId
getFeature_24c22af7-a8e2-4db4-8ea5-69850c8d663e_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen): Laufende Änderungen - Überlagernde Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen): Laufende Änderungen - Überlagernde Fläche' feature collection
OperationId
getFeatures_24c22af7-a8e2-4db4-8ea5-69850c8d663e
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Überlagernde Festlegung Retrieve features filtered by: ID Überlagernde Festlegung (String) string
Überlagernde Festlegung Retrieve features filtered by: Überlagernde Festlegung (String) string
Überlagernde Festlegung Text Retrieve features filtered by: Überlagernde Festlegung Text (String) string
Schutzzweck Retrieve features filtered by: Schutzzweck (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen): Laufende Änderungen - Überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_24c22af7-a8e2-4db4-8ea5-69850c8d663e_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen): Laufende Änderungen - Überlagernde Fläche' feature collection
OperationId
describeCollection_24c22af7-a8e2-4db4-8ea5-69850c8d663e
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Bettingen - Überlagernde Festlegung (Bettingen): Laufende Änderungen - Überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Grundnutzung ' feature collection
OperationId
getFeature_0ed128aa-9a38-47b2-99b8-8e8fcdf63dab_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Grundnutzung ' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Grundnutzung ' feature collection
OperationId
getFeatures_0ed128aa-9a38-47b2-99b8-8e8fcdf63dab
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundnutzung Zonenfläche Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) string
Zone Retrieve features filtered by: Zone (String) string
Zone Text Retrieve features filtered by: Zone Text (String) string
Zweckbestimmung Ziffer Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) integer
Zweckbestimmung Text Retrieve features filtered by: Zweckbestimmung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Grundnutzung ' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0ed128aa-9a38-47b2-99b8-8e8fcdf63dab_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Grundnutzung ' feature collection
OperationId
describeCollection_0ed128aa-9a38-47b2-99b8-8e8fcdf63dab
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Grundnutzung ' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Label Grundnutzung' feature collection
OperationId
getFeature_2995b11f-9873-445c-84b1-d299651896ca_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Label Grundnutzung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Label Grundnutzung' feature collection
OperationId
getFeatures_2995b11f-9873-445c-84b1-d299651896ca
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundnutzung Zonenfläche Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) string
Zone Retrieve features filtered by: Zone (String) string
Zone Text Retrieve features filtered by: Zone Text (String) string
Zweckbestimmung Ziffer Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) integer
Zweckbestimmung Text Retrieve features filtered by: Zweckbestimmung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Label Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2995b11f-9873-445c-84b1-d299651896ca_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Label Grundnutzung' feature collection
OperationId
describeCollection_2995b11f-9873-445c-84b1-d299651896ca
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Label Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Label Nöl (§ 39) - Zweckbestimmung' feature collection
OperationId
getFeature_a13629f5-0bb4-4347-a56a-1b8b80b04bd4_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Label Nöl (§ 39) - Zweckbestimmung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Label Nöl (§ 39) - Zweckbestimmung' feature collection
OperationId
getFeatures_a13629f5-0bb4-4347-a56a-1b8b80b04bd4
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundnutzung Zonenfläche Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) string
Zone Retrieve features filtered by: Zone (String) string
Zone Text Retrieve features filtered by: Zone Text (String) string
Zweckbestimmung Ziffer Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) integer
Zweckbestimmung Text Retrieve features filtered by: Zweckbestimmung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Label Nöl (§ 39) - Zweckbestimmung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_a13629f5-0bb4-4347-a56a-1b8b80b04bd4_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Label Nöl (§ 39) - Zweckbestimmung' feature collection
OperationId
describeCollection_a13629f5-0bb4-4347-a56a-1b8b80b04bd4
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen) - Label Nöl (§ 39) - Zweckbestimmung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Grundnutzung ' feature collection
OperationId
getFeature_630d941b-705b-4fcb-b70c-71ed678cf0fb_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Grundnutzung ' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Grundnutzung ' feature collection
OperationId
getFeatures_630d941b-705b-4fcb-b70c-71ed678cf0fb
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundnutzung Zonenfläche Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) string
Zone Retrieve features filtered by: Zone (String) string
Zone Text Retrieve features filtered by: Zone Text (String) string
Zweckbestimmung Ziffer Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) integer
Zweckbestimmung Text Retrieve features filtered by: Zweckbestimmung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Grundnutzung ' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_630d941b-705b-4fcb-b70c-71ed678cf0fb_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Grundnutzung ' feature collection
OperationId
describeCollection_630d941b-705b-4fcb-b70c-71ed678cf0fb
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Grundnutzung ' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Label Grundnutzung' feature collection
OperationId
getFeature_c0e4d11c-e740-4db0-a089-f2bb3b1d3546_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Label Grundnutzung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Label Grundnutzung' feature collection
OperationId
getFeatures_c0e4d11c-e740-4db0-a089-f2bb3b1d3546
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundnutzung Zonenfläche Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) string
Zone Retrieve features filtered by: Zone (String) string
Zone Text Retrieve features filtered by: Zone Text (String) string
Zweckbestimmung Ziffer Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) integer
Zweckbestimmung Text Retrieve features filtered by: Zweckbestimmung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Label Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c0e4d11c-e740-4db0-a089-f2bb3b1d3546_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Label Grundnutzung' feature collection
OperationId
describeCollection_c0e4d11c-e740-4db0-a089-f2bb3b1d3546
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Label Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Label Nöl (§ 39) - Zweckbestimmung' feature collection
OperationId
getFeature_e8320863-fcbe-4e49-86cf-90084c5a29c0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Label Nöl (§ 39) - Zweckbestimmung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Label Nöl (§ 39) - Zweckbestimmung' feature collection
OperationId
getFeatures_e8320863-fcbe-4e49-86cf-90084c5a29c0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundnutzung Zonenfläche Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) string
Zone Retrieve features filtered by: Zone (String) string
Zone Text Retrieve features filtered by: Zone Text (String) string
Zweckbestimmung Ziffer Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) integer
Zweckbestimmung Text Retrieve features filtered by: Zweckbestimmung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Label Nöl (§ 39) - Zweckbestimmung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_e8320863-fcbe-4e49-86cf-90084c5a29c0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Label Nöl (§ 39) - Zweckbestimmung' feature collection
OperationId
describeCollection_e8320863-fcbe-4e49-86cf-90084c5a29c0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Grundnutzung Zonenfläche (Riehen): Laufende Änderung - Label Nöl (§ 39) - Zweckbestimmung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen) - Label überlagernde Linie' feature collection
OperationId
getFeature_3b496676-31c4-443e-aa7f-b3581e13fabc_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen) - Label überlagernde Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen) - Label überlagernde Linie' feature collection
OperationId
getFeatures_3b496676-31c4-443e-aa7f-b3581e13fabc
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Linienbezogene Festlegung Retrieve features filtered by: ID Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Retrieve features filtered by: Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Text Retrieve features filtered by: Linienbezogene Festlegung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen) - Label überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_3b496676-31c4-443e-aa7f-b3581e13fabc_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen) - Label überlagernde Linie' feature collection
OperationId
describeCollection_3b496676-31c4-443e-aa7f-b3581e13fabc
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen) - Label überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen) - Überlagernde Linie' feature collection
OperationId
getFeature_b9e4228a-ca9a-4009-b116-5336882bffc9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen) - Überlagernde Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen) - Überlagernde Linie' feature collection
OperationId
getFeatures_b9e4228a-ca9a-4009-b116-5336882bffc9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Linienbezogene Festlegung Retrieve features filtered by: ID Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Retrieve features filtered by: Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Text Retrieve features filtered by: Linienbezogene Festlegung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen) - Überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_b9e4228a-ca9a-4009-b116-5336882bffc9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen) - Überlagernde Linie' feature collection
OperationId
describeCollection_b9e4228a-ca9a-4009-b116-5336882bffc9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen) - Überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen): Laufende Änderung - Label überlagernde Linie' feature collection
OperationId
getFeature_bb693d1f-b16e-403f-b397-0f78e0a74378_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen): Laufende Änderung - Label überlagernde Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen): Laufende Änderung - Label überlagernde Linie' feature collection
OperationId
getFeatures_bb693d1f-b16e-403f-b397-0f78e0a74378
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Linienbezogene Festlegung Retrieve features filtered by: ID Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Retrieve features filtered by: Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Text Retrieve features filtered by: Linienbezogene Festlegung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen): Laufende Änderung - Label überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_bb693d1f-b16e-403f-b397-0f78e0a74378_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen): Laufende Änderung - Label überlagernde Linie' feature collection
OperationId
describeCollection_bb693d1f-b16e-403f-b397-0f78e0a74378
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen): Laufende Änderung - Label überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen): Laufende Änderung - Überlagernde Linie' feature collection
OperationId
getFeature_61750db8-4f03-4df5-8714-ce51f3c0b636_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen): Laufende Änderung - Überlagernde Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen): Laufende Änderung - Überlagernde Linie' feature collection
OperationId
getFeatures_61750db8-4f03-4df5-8714-ce51f3c0b636
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Linienbezogene Festlegung Retrieve features filtered by: ID Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Retrieve features filtered by: Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Text Retrieve features filtered by: Linienbezogene Festlegung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen): Laufende Änderung - Überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_61750db8-4f03-4df5-8714-ce51f3c0b636_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen): Laufende Änderung - Überlagernde Linie' feature collection
OperationId
describeCollection_61750db8-4f03-4df5-8714-ce51f3c0b636
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Linienbezogene Festlegung (Riehen): Laufende Änderung - Überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Label Natur- und Landwirtschaftsschutzzone - Schutzzwecke' feature collection
OperationId
getFeature_ba4229e6-2a8a-45ad-b432-6e01676000ce_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Label Natur- und Landwirtschaftsschutzzone - Schutzzwecke' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Label Natur- und Landwirtschaftsschutzzone - Schutzzwecke' feature collection
OperationId
getFeatures_ba4229e6-2a8a-45ad-b432-6e01676000ce
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Überlagernde Festlegung Retrieve features filtered by: ID Überlagernde Festlegung (String) string
Überlagernde Festlegung Retrieve features filtered by: Überlagernde Festlegung (String) string
Überlagernde Festlegung Text Retrieve features filtered by: Überlagernde Festlegung Text (String) string
Schutzzweck Retrieve features filtered by: Schutzzweck (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Label Natur- und Landwirtschaftsschutzzone - Schutzzwecke' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ba4229e6-2a8a-45ad-b432-6e01676000ce_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Label Natur- und Landwirtschaftsschutzzone - Schutzzwecke' feature collection
OperationId
describeCollection_ba4229e6-2a8a-45ad-b432-6e01676000ce
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Label Natur- und Landwirtschaftsschutzzone - Schutzzwecke' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Label überlagernde Fläche' feature collection
OperationId
getFeature_974dd3e4-6256-4681-aae9-00845aa46c52_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Label überlagernde Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Label überlagernde Fläche' feature collection
OperationId
getFeatures_974dd3e4-6256-4681-aae9-00845aa46c52
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Überlagernde Festlegung Retrieve features filtered by: ID Überlagernde Festlegung (String) string
Überlagernde Festlegung Retrieve features filtered by: Überlagernde Festlegung (String) string
Überlagernde Festlegung Text Retrieve features filtered by: Überlagernde Festlegung Text (String) string
Schutzzweck Retrieve features filtered by: Schutzzweck (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Label überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_974dd3e4-6256-4681-aae9-00845aa46c52_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Label überlagernde Fläche' feature collection
OperationId
describeCollection_974dd3e4-6256-4681-aae9-00845aa46c52
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Label überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Überlagernde Fläche' feature collection
OperationId
getFeature_33a8ad39-ea5c-43ee-9a38-b4844aae35c0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Überlagernde Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Überlagernde Fläche' feature collection
OperationId
getFeatures_33a8ad39-ea5c-43ee-9a38-b4844aae35c0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Überlagernde Festlegung Retrieve features filtered by: ID Überlagernde Festlegung (String) string
Überlagernde Festlegung Retrieve features filtered by: Überlagernde Festlegung (String) string
Überlagernde Festlegung Text Retrieve features filtered by: Überlagernde Festlegung Text (String) string
Schutzzweck Retrieve features filtered by: Schutzzweck (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_33a8ad39-ea5c-43ee-9a38-b4844aae35c0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Überlagernde Fläche' feature collection
OperationId
describeCollection_33a8ad39-ea5c-43ee-9a38-b4844aae35c0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Überlagernde Festlegung (Riehen) - Überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Label Natur- und Landwirtschaftsschutzzone - Schutzzwecke' feature collection
OperationId
getFeature_60bbd417-c609-49cb-9e4a-ce28dfd3b996_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Label Natur- und Landwirtschaftsschutzzone - Schutzzwecke' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Label Natur- und Landwirtschaftsschutzzone - Schutzzwecke' feature collection
OperationId
getFeatures_60bbd417-c609-49cb-9e4a-ce28dfd3b996
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Überlagernde Festlegung Retrieve features filtered by: ID Überlagernde Festlegung (String) string
Überlagernde Festlegung Retrieve features filtered by: Überlagernde Festlegung (String) string
Überlagernde Festlegung Text Retrieve features filtered by: Überlagernde Festlegung Text (String) string
Schutzzweck Retrieve features filtered by: Schutzzweck (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Label Natur- und Landwirtschaftsschutzzone - Schutzzwecke' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_60bbd417-c609-49cb-9e4a-ce28dfd3b996_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Label Natur- und Landwirtschaftsschutzzone - Schutzzwecke' feature collection
OperationId
describeCollection_60bbd417-c609-49cb-9e4a-ce28dfd3b996
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Label Natur- und Landwirtschaftsschutzzone - Schutzzwecke' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Label überlagernde Fläche' feature collection
OperationId
getFeature_5d75a53a-f205-44c5-8a69-ae9fa0fd76df_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Label überlagernde Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Label überlagernde Fläche' feature collection
OperationId
getFeatures_5d75a53a-f205-44c5-8a69-ae9fa0fd76df
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Überlagernde Festlegung Retrieve features filtered by: ID Überlagernde Festlegung (String) string
Überlagernde Festlegung Retrieve features filtered by: Überlagernde Festlegung (String) string
Überlagernde Festlegung Text Retrieve features filtered by: Überlagernde Festlegung Text (String) string
Schutzzweck Retrieve features filtered by: Schutzzweck (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Label überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_5d75a53a-f205-44c5-8a69-ae9fa0fd76df_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Label überlagernde Fläche' feature collection
OperationId
describeCollection_5d75a53a-f205-44c5-8a69-ae9fa0fd76df
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Label überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Überlagernde Fläche' feature collection
OperationId
getFeature_563913d7-7ede-4d20-a787-9d373815666a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Überlagernde Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Überlagernde Fläche' feature collection
OperationId
getFeatures_563913d7-7ede-4d20-a787-9d373815666a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Überlagernde Festlegung Retrieve features filtered by: ID Überlagernde Festlegung (String) string
Überlagernde Festlegung Retrieve features filtered by: Überlagernde Festlegung (String) string
Überlagernde Festlegung Text Retrieve features filtered by: Überlagernde Festlegung Text (String) string
Schutzzweck Retrieve features filtered by: Schutzzweck (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_563913d7-7ede-4d20-a787-9d373815666a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Überlagernde Fläche' feature collection
OperationId
describeCollection_563913d7-7ede-4d20-a787-9d373815666a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Riehen - Überlagernde Festlegung (Riehen): Laufende Änderungen - Überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel) - Grundnutzung' feature collection
OperationId
getFeature_47a6b5ed-e933-400e-9288-28290cd9a3a9_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel) - Grundnutzung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel) - Grundnutzung' feature collection
OperationId
getFeatures_47a6b5ed-e933-400e-9288-28290cd9a3a9
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundnutzung Zonenfläche Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) string
Zone Retrieve features filtered by: Zone (String) string
Zone Text Retrieve features filtered by: Zone Text (String) string
Zweckbestimmung Ziffer Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) integer
Zweckbestimmung Text Retrieve features filtered by: Zweckbestimmung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel) - Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_47a6b5ed-e933-400e-9288-28290cd9a3a9_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel) - Grundnutzung' feature collection
OperationId
describeCollection_47a6b5ed-e933-400e-9288-28290cd9a3a9
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel) - Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel) - Label Grundnutzung' feature collection
OperationId
getFeature_367acb7c-0e1f-4911-a4c5-00a6aed241c0_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel) - Label Grundnutzung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel) - Label Grundnutzung' feature collection
OperationId
getFeatures_367acb7c-0e1f-4911-a4c5-00a6aed241c0
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundnutzung Zonenfläche Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) string
Zone Retrieve features filtered by: Zone (String) string
Zone Text Retrieve features filtered by: Zone Text (String) string
Zweckbestimmung Ziffer Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) integer
Zweckbestimmung Text Retrieve features filtered by: Zweckbestimmung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel) - Label Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_367acb7c-0e1f-4911-a4c5-00a6aed241c0_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel) - Label Grundnutzung' feature collection
OperationId
describeCollection_367acb7c-0e1f-4911-a4c5-00a6aed241c0
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel) - Label Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel): laufende Änderung - Grundnutzung' feature collection
OperationId
getFeature_4a49efae-5f07-4f1a-b7f2-3113b545d1e5_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel): laufende Änderung - Grundnutzung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel): laufende Änderung - Grundnutzung' feature collection
OperationId
getFeatures_4a49efae-5f07-4f1a-b7f2-3113b545d1e5
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundnutzung Zonenfläche Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) string
Zone Retrieve features filtered by: Zone (String) string
Zone Text Retrieve features filtered by: Zone Text (String) string
Zweckbestimmung Ziffer Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) integer
Zweckbestimmung Text Retrieve features filtered by: Zweckbestimmung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel): laufende Änderung - Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_4a49efae-5f07-4f1a-b7f2-3113b545d1e5_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel): laufende Änderung - Grundnutzung' feature collection
OperationId
describeCollection_4a49efae-5f07-4f1a-b7f2-3113b545d1e5
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel): laufende Änderung - Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel): laufende Änderung - Label Grundnutzung' feature collection
OperationId
getFeature_6887b3bc-a510-4bf0-a492-e365a0499938_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel): laufende Änderung - Label Grundnutzung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel): laufende Änderung - Label Grundnutzung' feature collection
OperationId
getFeatures_6887b3bc-a510-4bf0-a492-e365a0499938
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Grundnutzung Zonenfläche Retrieve features filtered by: ID Grundnutzung Zonenfläche (String) string
Zone Retrieve features filtered by: Zone (String) string
Zone Text Retrieve features filtered by: Zone Text (String) string
Zweckbestimmung Ziffer Retrieve features filtered by: Zweckbestimmung Ziffer (Integer) integer
Zweckbestimmung Text Retrieve features filtered by: Zweckbestimmung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Grundnutzung Zonenfläche', 'Zone', 'Zone Text', 'Zweckbestimmung Ziffer', 'Zweckbestimmung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel): laufende Änderung - Label Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_6887b3bc-a510-4bf0-a492-e365a0499938_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel): laufende Änderung - Label Grundnutzung' feature collection
OperationId
describeCollection_6887b3bc-a510-4bf0-a492-e365a0499938
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Grundnutzung Zonenfläche (Basel): laufende Änderung - Label Grundnutzung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel) - Label überlagernde Linie' feature collection
OperationId
getFeature_92af64e0-512b-45d2-95d6-bdb3efb7eca7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel) - Label überlagernde Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel) - Label überlagernde Linie' feature collection
OperationId
getFeatures_92af64e0-512b-45d2-95d6-bdb3efb7eca7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Linienbezogene Festlegung Retrieve features filtered by: ID Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Retrieve features filtered by: Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Text Retrieve features filtered by: Linienbezogene Festlegung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel) - Label überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_92af64e0-512b-45d2-95d6-bdb3efb7eca7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel) - Label überlagernde Linie' feature collection
OperationId
describeCollection_92af64e0-512b-45d2-95d6-bdb3efb7eca7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel) - Label überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel) - Überlagernde Linie' feature collection
OperationId
getFeature_2bd8b1d1-4c53-4fdb-b2d7-44ac8237e01d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel) - Überlagernde Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel) - Überlagernde Linie' feature collection
OperationId
getFeatures_2bd8b1d1-4c53-4fdb-b2d7-44ac8237e01d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Linienbezogene Festlegung Retrieve features filtered by: ID Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Retrieve features filtered by: Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Text Retrieve features filtered by: Linienbezogene Festlegung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel) - Überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_2bd8b1d1-4c53-4fdb-b2d7-44ac8237e01d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel) - Überlagernde Linie' feature collection
OperationId
describeCollection_2bd8b1d1-4c53-4fdb-b2d7-44ac8237e01d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel) - Überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel): laufende Änderung - Label überlagernde Linie' feature collection
OperationId
getFeature_ae6144f8-394d-4c5d-a20d-0f185a6d349b_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel): laufende Änderung - Label überlagernde Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel): laufende Änderung - Label überlagernde Linie' feature collection
OperationId
getFeatures_ae6144f8-394d-4c5d-a20d-0f185a6d349b
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Linienbezogene Festlegung Retrieve features filtered by: ID Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Retrieve features filtered by: Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Text Retrieve features filtered by: Linienbezogene Festlegung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel): laufende Änderung - Label überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ae6144f8-394d-4c5d-a20d-0f185a6d349b_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel): laufende Änderung - Label überlagernde Linie' feature collection
OperationId
describeCollection_ae6144f8-394d-4c5d-a20d-0f185a6d349b
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel): laufende Änderung - Label überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel): laufende Änderung - Überlagernde Linie' feature collection
OperationId
getFeature_de6a3c3f-6226-4a0b-83b2-85dc5daf4d1a_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel): laufende Änderung - Überlagernde Linie' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel): laufende Änderung - Überlagernde Linie' feature collection
OperationId
getFeatures_de6a3c3f-6226-4a0b-83b2-85dc5daf4d1a
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Linienbezogene Festlegung Retrieve features filtered by: ID Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Retrieve features filtered by: Linienbezogene Festlegung (String) string
Linienbezogene Festlegung Text Retrieve features filtered by: Linienbezogene Festlegung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Linienbezogene Festlegung', 'Linienbezogene Festlegung', 'Linienbezogene Festlegung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel): laufende Änderung - Überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_de6a3c3f-6226-4a0b-83b2-85dc5daf4d1a_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel): laufende Änderung - Überlagernde Linie' feature collection
OperationId
describeCollection_de6a3c3f-6226-4a0b-83b2-85dc5daf4d1a
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Linienbezogene Festlegung (Basel): laufende Änderung - Überlagernde Linie' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Stadt Basel - Objektbezogene Festlegung (Basel)' feature collection
OperationId
getFeature_c840625e-34bb-4751-9e89-3383b00c6ef2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Stadt Basel - Objektbezogene Festlegung (Basel)' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Stadt Basel - Objektbezogene Festlegung (Basel)' feature collection
OperationId
getFeatures_c840625e-34bb-4751-9e89-3383b00c6ef2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Objektbezogene Festlegung Retrieve features filtered by: ID Objektbezogene Festlegung (String) string
Objektbezogene Festlegung Retrieve features filtered by: Objektbezogene Festlegung (String) string
Objektbezogene Festlegung Text Retrieve features filtered by: Objektbezogene Festlegung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Objektbezogene Festlegung', 'Objektbezogene Festlegung', 'Objektbezogene Festlegung Text', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Objektbezogene Festlegung (Basel)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_c840625e-34bb-4751-9e89-3383b00c6ef2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Stadt Basel - Objektbezogene Festlegung (Basel)' feature collection
OperationId
describeCollection_c840625e-34bb-4751-9e89-3383b00c6ef2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Objektbezogene Festlegung (Basel)' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Stadt Basel - Objektbezogene Festlegung (Basel): laufende Änderung' feature collection
OperationId
getFeature_04754d5e-bb26-45bf-96ed-2a79af56a16c_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Stadt Basel - Objektbezogene Festlegung (Basel): laufende Änderung' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Stadt Basel - Objektbezogene Festlegung (Basel): laufende Änderung' feature collection
OperationId
getFeatures_04754d5e-bb26-45bf-96ed-2a79af56a16c
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Objektbezogene Festlegung Retrieve features filtered by: ID Objektbezogene Festlegung (String) string
Objektbezogene Festlegung Retrieve features filtered by: Objektbezogene Festlegung (String) string
Objektbezogene Festlegung Text Retrieve features filtered by: Objektbezogene Festlegung Text (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Objektbezogene Festlegung', 'Objektbezogene Festlegung', 'Objektbezogene Festlegung Text', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Objektbezogene Festlegung (Basel): laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_04754d5e-bb26-45bf-96ed-2a79af56a16c_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Stadt Basel - Objektbezogene Festlegung (Basel): laufende Änderung' feature collection
OperationId
describeCollection_04754d5e-bb26-45bf-96ed-2a79af56a16c
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Objektbezogene Festlegung (Basel): laufende Änderung' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel) - Label überlagernde Fläche' feature collection
OperationId
getFeature_69a912fe-21cd-4e76-82da-8d560362a80d_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel) - Label überlagernde Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel) - Label überlagernde Fläche' feature collection
OperationId
getFeatures_69a912fe-21cd-4e76-82da-8d560362a80d
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Überlagernde Festlegung Retrieve features filtered by: ID Überlagernde Festlegung (String) string
Überlagernde Festlegung Retrieve features filtered by: Überlagernde Festlegung (String) string
Überlagernde Festlegung Text Retrieve features filtered by: Überlagernde Festlegung Text (String) string
Schutzzweck Retrieve features filtered by: Schutzzweck (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel) - Label überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_69a912fe-21cd-4e76-82da-8d560362a80d_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel) - Label überlagernde Fläche' feature collection
OperationId
describeCollection_69a912fe-21cd-4e76-82da-8d560362a80d
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel) - Label überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel) - Überlagernde Fläche' feature collection
OperationId
getFeature_9fe45ea8-6cb8-4e8e-8c5d-c457d76256b2_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel) - Überlagernde Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel) - Überlagernde Fläche' feature collection
OperationId
getFeatures_9fe45ea8-6cb8-4e8e-8c5d-c457d76256b2
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Überlagernde Festlegung Retrieve features filtered by: ID Überlagernde Festlegung (String) string
Überlagernde Festlegung Retrieve features filtered by: Überlagernde Festlegung (String) string
Überlagernde Festlegung Text Retrieve features filtered by: Überlagernde Festlegung Text (String) string
Schutzzweck Retrieve features filtered by: Schutzzweck (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Rekurs Hängig Retrieve features filtered by: Rekurs Hängig (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Rekurs Hängig', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel) - Überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_9fe45ea8-6cb8-4e8e-8c5d-c457d76256b2_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel) - Überlagernde Fläche' feature collection
OperationId
describeCollection_9fe45ea8-6cb8-4e8e-8c5d-c457d76256b2
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel) - Überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel): laufende Änderung - Label überlagernde Fläche' feature collection
OperationId
getFeature_0d3300d5-0b4e-47bb-bffc-abdf7eeac8e7_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel): laufende Änderung - Label überlagernde Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel): laufende Änderung - Label überlagernde Fläche' feature collection
OperationId
getFeatures_0d3300d5-0b4e-47bb-bffc-abdf7eeac8e7
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Überlagernde Festlegung Retrieve features filtered by: ID Überlagernde Festlegung (String) string
Überlagernde Festlegung Retrieve features filtered by: Überlagernde Festlegung (String) string
Überlagernde Festlegung Text Retrieve features filtered by: Überlagernde Festlegung Text (String) string
Schutzzweck Retrieve features filtered by: Schutzzweck (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel): laufende Änderung - Label überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_0d3300d5-0b4e-47bb-bffc-abdf7eeac8e7_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel): laufende Änderung - Label überlagernde Fläche' feature collection
OperationId
describeCollection_0d3300d5-0b4e-47bb-bffc-abdf7eeac8e7
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel): laufende Änderung - Label überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
delete Deletes the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeatureDELETE
Tags
["edit","delete"]
Description
Deletes the feature with ID {featureId} in the collection {collectionId}
Responses
{"201":{"description":"The feature was successfully deleted from the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve a single feature from the 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel): laufende Änderung - Überlagernde Fläche' feature collection
OperationId
getFeature_ead8ae4c-4d57-4846-8921-50d816773c22_GET
Tags
["Features"]
Description
Retrieve a feature with ID {featureId} from the collection with ID {collectionId}; use content negotiation or specify a file extension to request HTML (.html or GeoJSON (.json).
Parameters
Name Description Type
featureId Local identifier of a specific feature string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Retrieve a 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel): laufende Änderung - Überlagernde Fläche' feature by 'featureId'."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
patch Changes attributes of feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePATCH
Tags
["edit"]
Description
Changes attributes of feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
put Replaces the feature with ID {featureId} in the collection {collectionId}
OperationId
getFeaturePUT
Tags
["edit","replace"]
Description
Replaces the feature with ID {featureId} in the collection {collectionId}
Responses
{"200":{"description":"The feature was successfully updated"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Retrieve features of 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel): laufende Änderung - Überlagernde Fläche' feature collection
OperationId
getFeatures_ead8ae4c-4d57-4846-8921-50d816773c22
Tags
["Features"]
Description
Every feature in a dataset belongs to a collection. A dataset may consist of multiple feature collections. A feature collection is often a collection of features of a similar type, based on a common schema. Use content negotiation or specify a file extension to request HTML (.html) or GeoJSON (.json).
Parameters
Name Description Type
limit The optional limit parameter limits the number of items that are presented in the response document.
Only items are counted that are on the first level of the collection in the response document. Nested objects contained within the explicitly requested items shall not be counted.
Minimum = 1.
Maximum = 10000.
Default = 10.
integer
offset The optional offset parameter indicates the index within the result set from which the server shall begin presenting results in the response document. The first element has an index of 0.
Minimum = 0.
Default = 0.
integer
resultType This service will respond to a query in one of two ways (excluding an exception response). It may either generate a complete response document containing resources that satisfy the operation or it may simply generate an empty response container that indicates the count of the total number of resources that the operation would return. Which of these two responses is generated is determined by the value of the optional resultType parameter.
The allowed values for this parameter are "results" and "hits".
If the value of the resultType parameter is set to "results", the server will generate a complete response document containing resources that satisfy the operation.
If the value of the resultType attribute is set to "hits", the server will generate an empty response document containing no resource instances.
Default = "results".
string
bbox Only features that have a geometry that intersects the bounding box are selected. The bounding box is provided as four or six numbers, depending on whether the coordinate reference system includes a vertical axis (elevation or depth):

* Lower left corner, coordinate axis 1
* Lower left corner, coordinate axis 2
* Lower left corner, coordinate axis 3 (optional)
* Upper right corner, coordinate axis 1
* Upper right corner, coordinate axis 2
* Upper right corner, coordinate axis 3 (optional)

The coordinate reference system of the values is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84) unless a different coordinate reference system is specified in the parameter `bbox-crs`.

For WGS84 longitude/latitude the values are in most cases the sequence of minimum longitude, minimum latitude, maximum longitude and maximum latitude. However, in cases where the box spans the antimeridian the first value (west-most box edge) is larger than the third value (east-most box edge).

If a feature has multiple spatial geometry properties, it is the decision of the server whether only a single spatial geometry property is used to determine the extent or all relevant geometries.
array
bbox-crs The coordinate reference system of the bbox parameter. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
crs The coordinate reference system of the response geometries. Default is WGS84 longitude/latitude (http://www.opengis.net/def/crs/OGC/1.3/CRS84). string
datetime Either a date-time or an interval, open or closed. Date and time expressions
adhere to RFC 3339. Open intervals are expressed using double-dots.

Examples:
* A date-time: "2018-02-12T23:20:50Z"
* A closed interval: "2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
* Open intervals: "2018-02-12T00:00:00Z/.." or "../2018-03-18T12:31:12Z"
Only features that have a temporal property that intersects the value of
`datetime` are selected.
If a feature has multiple temporal properties, it is the decision of the
server whether only a single temporal property is used to determine
the extent or all relevant temporal properties.
string
sortby Sort results by the specified field name string
sortdesc Sort results in descending order, field name must be specified with 'sortby' parameter boolean
ID Überlagernde Festlegung Retrieve features filtered by: ID Überlagernde Festlegung (String) string
Überlagernde Festlegung Retrieve features filtered by: Überlagernde Festlegung (String) string
Überlagernde Festlegung Text Retrieve features filtered by: Überlagernde Festlegung Text (String) string
Schutzzweck Retrieve features filtered by: Schutzzweck (String) string
Bezeichnung Retrieve features filtered by: Bezeichnung (String) string
Verbindlichkeit Retrieve features filtered by: Verbindlichkeit (String) string
Projektierte Löschung Retrieve features filtered by: Projektierte Löschung (String) string
Geschäftsbezeichnung Retrieve features filtered by: Geschäftsbezeichnung (String) string
Geschäftsstatus Retrieve features filtered by: Geschäftsstatus (String) string
Datum Status Retrieve features filtered by: Datum Status (String) string
Link zu den Rechtsdokumenten Retrieve features filtered by: Link zu den Rechtsdokumenten (String) string
Bemerkung Geschäft Retrieve features filtered by: Bemerkung Geschäft (String) string
ID Geschäft Retrieve features filtered by: ID Geschäft (String) string
properties Comma separated list of feature property names to be added to the result. Valid values: 'ID Überlagernde Festlegung', 'Überlagernde Festlegung', 'Überlagernde Festlegung Text', 'Schutzzweck', 'Bezeichnung', 'Verbindlichkeit', 'Projektierte Löschung', 'Geschäftsbezeichnung', 'Geschäftsstatus', 'Datum Status', 'Link zu den Rechtsdokumenten', 'Bemerkung Geschäft', 'ID Geschäft' string
Responses
{"200":{"content":{"application/geo+json":{"schema":{"$ref":"#/components/schemas/featureCollectionGeoJSON"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel): laufende Änderung - Überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
post Adds a new feature to the collection {collectionId}
OperationId
getFeatures_ead8ae4c-4d57-4846-8921-50d816773c22_POST
Tags
["edit","insert"]
Description
Adds a new feature to the collection {collectionId}
Responses
{"201":{"description":"A new feature was successfully added to the collection"},"403":{"description":"Forbidden: the operation requested was not authorized"},"500":{"description":"Posted data could not be parsed correctly or another error occurred"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Describe the 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel): laufende Änderung - Überlagernde Fläche' feature collection
OperationId
describeCollection_ead8ae4c-4d57-4846-8921-50d816773c22
Tags
["Capabilities"]
Description
Metadata about a feature collection.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/collectionInfo"}},"text/html":{"schema":{"type":"string"}}},"description":"Metadata about the collection 'Zonenplan Stadt Basel - Überlagernde Festlegung (Basel): laufende Änderung - Überlagernde Fläche' shared by this API."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Metadata about the feature collections shared by this API.
OperationId
describeCollections
Tags
["Capabilities"]
Description
Describe the feature collections in the dataset statements and the metadata about the feature data in this dataset.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/content"}},"text/html":{"schema":{"type":"string"}}},"description":"Describe the feature collections in the dataset statements and the metadata about the feature data in this dataset."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get Information about standards that this API conforms to.
OperationId
getRequirementClasses
Tags
["Capabilities"]
Description
List all requirements classes specified in a standard (e.g., WFS 3.0 Part 1: Core) that the server conforms to.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/root"}},"text/html":{"schema":{"type":"string"}}},"description":"List all requirements classes specified in a standard (e.g., WFS 3.0 Part 1: Core) that the server conforms to."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}
get WFS 3.0 Landing Page
OperationId
getLandingPage
Tags
["Capabilities"]
Description
The landing page provides links to the API definition, the Conformance statements and the metadata about the feature data in this dataset.
Responses
{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/root"}},"text/html":{"schema":{"type":"string"}}},"description":"The landing page provides links to the API definition, the Conformance statements and the metadata about the feature data in this dataset."},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/exception"}},"text/html":{"schema":{"type":"string"}}},"description":"An error occurred."}}

Models

Type
object
Properties
Name Description Type Example
crs The coordinate reference systems in which geometries may be retrieved. Coordinate reference systems are identified by a URI. The first coordinate reference system is the coordinate reference system that is used by default. This is always "http://www.opengis.net/def/crs/OGC/1.3/CRS84", i.e. WGS84 longitude/latitude. array
  • http://www.opengis.net/def/crs/OGC/1.3/CRS84
  • http://www.opengis.net/def/crs/EPSG/0/4326
description a description of the features in the collection string Buildings in the city of Bonn.
extent {"$ref":"#/components/schemas/extent"}
links {"example":[{"href":"http://data.example.org/collections/buildings/items","rel":"item","title":"Buildings","type":"application/geo+json"},{"href":"http://example.com/concepts/buildings.html","rel":"describedBy","title":"Feature catalog for buildings","type":"text/html"}],"items":{"$ref":"#/components/schemas/link"},"type":"array"}
name identifier of the collection used, for example, in URIs string buildings
relations Related collections that may be retrieved for this collection object {"id": "label"}
title human readable title of the collection string Buildings
Required
  • links
  • name
Type
object
Properties
Name Description Type Example
collections {"items":{"$ref":"#/components/schemas/collectionInfo"},"type":"array"}
links {"example":[{"href":"http://data.example.org/collections.json","rel":"self","title":"this document","type":"application/json"},{"href":"http://data.example.org/collections.html","rel":"alternate","title":"this document as HTML","type":"text/html"},{"href":"http://schemas.example.org/1.0/foobar.xsd","rel":"describedBy","title":"XML schema for Acme Corporation data","type":"application/xml"}],"items":{"$ref":"#/components/schemas/link"},"type":"array"}
Required
  • collections
  • links
Type
object
Properties
Name Description Type Example
code {"type":"string"}
description {"type":"string"}
Required
  • code
Type
object
Properties
Name Description Type Example
crs {"default":"http://www.opengis.net/def/crs/OGC/1.3/CRS84","description":"Coordinate reference system of the coordinates in the spatial extent (property `spatial`). In the Core, only WGS84 longitude/latitude is supported. Extensions may support additional coordinate reference systems.","enum":["http://www.opengis.net/def/crs/OGC/1.3/CRS84"],"type":"string"}
spatial West, north, east, south edges of the spatial extent. The minimum and maximum values apply to the coordinate reference system WGS84 longitude/latitude that is supported in the Core. If, for example, a projected coordinate reference system is used, the minimum and maximum values need to be adjusted. array
  • -180
  • -90
  • 180
  • 90
temporal {"description":"The temporal extent of the features in the collection.","properties":{"interval":{"description":"One or more time intervals that describe the temporal extent of the dataset.\nThe value `null` is supported and indicates an open time interval.\nIn the Core only a single time interval is supported. Extensions may support multiple intervals. If multiple intervals are provided, the union of the intervals describes the temporal extent.","items":{"description":"Begin and end times of the time interval. The timestamps\nare in the coordinate reference system specified in `trs`. By default\nthis is the Gregorian calendar.","items":{"example":["2011-11-11T12:22:11Z",null],"format":"date-time","nullable":true,"trs":{"default":"http://www.opengis.net/def/uom/ISO-8601/0/Gregorian","description":"Coordinate reference system of the coordinates in the temporal extent\n(property `interval`). The default reference system is the Gregorian calendar.\nIn the Core this is the only supported temporal reference system.\nExtensions may support additional temporal reference systems and add\nadditional enum values.","enum":["http://www.opengis.net/def/uom/ISO-8601/0/Gregorian"],"type":"string"},"type":"string"},"maxItems":2,"minItems":2,"type":"array"},"minItems":1,"type":"array"}},"type":"object"}
Required
  • spatial
Type
object
Properties
Name Description Type Example
features {"items":{"$ref":"#/components/schemas/featureGeoJSON"},"type":"array"}
links {"items":{"$ref":"#/components/schemas/link"},"type":"array"}
numberMatched {"minimum":0,"type":"integer"}
numberReturned {"minimum":0,"type":"integer"}
timeStamp {"format":"dateTime","type":"string"}
type {"enum":["FeatureCollection"],"type":"string"}
Required
  • features
  • type
Type
object
Properties
Name Description Type Example
geometry {"$ref":"#/components/schemas/geometryGeoJSON"}
id {"oneOf":[{"type":"string"},{"type":"integer"}]}
properties {"nullable":true,"type":"object"}
type {"enum":["Feature"],"type":"string"}
Required
  • geometry
  • properties
  • type
Type
object
Properties
Name Description Type Example
type {"enum":["Point","MultiPoint","LineString","MultiLineString","Polygon","MultiPolygon","GeometryCollection"],"type":"string"}
Required
  • type
Type
object
Properties
Name Description Type Example
conformsTo {"example":["http://www.opengis.net/spec/wfs-1/3.0/req/core","http://www.opengis.net/spec/wfs-1/3.0/req/oas30","http://www.opengis.net/spec/wfs-1/3.0/req/html","http://www.opengis.net/spec/wfs-1/3.0/req/geojson"],"items":{"type":"string"},"type":"array"}
Required
  • conformsTo
Type
object
Properties
Name Description Type Example
links {"example":[{"href":"http://data.example.org/","rel":"self","title":"this document","type":"application/json"},{"href":"http://data.example.org/api","rel":"service","title":"the API definition","type":"application/openapi+json;version=3.0"},{"href":"http://data.example.org/conformance","rel":"conformance","title":"WFS 3.0 conformance classes implemented by this server","type":"application/json"},{"href":"http://data.example.org/collections","rel":"data","title":"Metadata about the feature collections","type":"application/json"}],"items":{"$ref":"#/components/schemas/link"},"type":"array"}
Required
  • links